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 c5be0f150f003d83f4dc7564d0d852fe06782c06 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c5be0f150f003d83f4dc7564d0d852fe06782c06 # timeout=10 Commit message: "bsc: osmo-bsc.cfg: Listen IPA Abis and CTRL interfaces on 127.0.0.1" > git rev-list --no-walk c5be0f150f003d83f4dc7564d0d852fe06782c06 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test] $ /bin/sh -xe /tmp/jenkins9578996400764799933.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:190d31a9abc77f722aaab0f8c05077ff410fa58ba8cd05c2350081c984336190 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:7e94499df23895606fbec27959c82a48c5e231998e43b66b646908d94b37daf2 Copying blob sha256:2e50ea8c44c7e8fbb157c995c3380b5486251d93f75794a671048ca1b95dacb1 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f25e273291b39688395d0d3237d1cc816ea5f906f076119826128eee35c038a5 Copying blob sha256:468842b39a2b8ca3b420001b366ffea927e5cb0800dda806d6b9962d07d244b9 Copying blob sha256:5825f78dbdf6d495027426a0f23773e5bc2ca6f90164bacc1f022cc01a23113f Copying blob sha256:7779b4bf11cd2f6dd9d25a6b7c2c1d0f95d2e7433be7bc4956b22601a5dc82c5 Copying blob sha256:4bca0a6240977bc0b9d584f530c8d41c152a9adb3c27f7fa594915542a76c726 Copying blob sha256:56ca22a5e292280c138bf504ebf74da67c3992947ab88fedbb8d227b1c24536b Copying config sha256:1f34fdc61dba59ffdb1d36073138f354daf98c77c71cfb6435a2c8a686aef58f Writing manifest to image destination Storing signatures 1f34fdc61dba59ffdb1d36073138f354daf98c77c71cfb6435a2c8a686aef58f + 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-11-18 13:52:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-nightly-20241202-0948-d6750ee7-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/podman/testenv-sgsn-generic-osmocom-nightly-20241202-0948-d6750ee7-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-20241202-0948-d6750ee7-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-20241202-0948-d6750ee7-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 [2712 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [206 kB] Fetched 9251 kB in 1s (11.4 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-20241202-0948-d6750ee7-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-20241202-0948-d6750ee7-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-20241202-0948-d6750ee7-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-20241202-0948-d6750ee7-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-20241202-0948-d6750ee7-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:1495.1-1531.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1502.2-1510.2: In if statement: RAN_Emulation.ttcnpp:1505.3-1509.3: In if statement: RAN_Emulation.ttcnpp:1508.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1530.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:240.1-262.1: In altstep definition `as_mm_identity': 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:252.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:252.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:257.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:257.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:265.1-276.1: In function definition `f_receive_l3': BSSGP_ConnHdlr.ttcn:269.2-274.2: In alt construct: BSSGP_ConnHdlr.ttcn:270.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:270.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:271.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:271.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:309.1-382.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:313.2-376.2: In if statement: BSSGP_ConnHdlr.ttcn:372.3-375.3: In if statement: BSSGP_ConnHdlr.ttcn:374.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:374.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:381.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:381.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:570.1-590.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:587.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:587.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:591.1-594.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:592.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:592.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:593.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:593.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:596.1-619.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:610.2-618.2: In alt construct: BSSGP_ConnHdlr.ttcn:612.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:612.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:613.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:613.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:622.1-640.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:637.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:637.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:730.1-747.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:732.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:732.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:732.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:787.1-804.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:797.3-802.22: In send statement: BSSGP_ConnHdlr.ttcn:797.47-802.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:802.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:802.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:789.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:912.1-915.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:913.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:913.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:914.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:914.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:923.1-954.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:945.2-953.2: In alt construct: BSSGP_ConnHdlr.ttcn:947.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:947.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:948.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:948.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:956.1-972.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:966.2-970.2: In alt construct: BSSGP_ConnHdlr.ttcn:967.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:967.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:968.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:968.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:969.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:969.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:974.1-981.1: In altstep definition `as_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:975.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:975.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:978.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:978.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1157.1-1182.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1164.2-1181.2: In alt construct: BSSGP_ConnHdlr.ttcn:1166.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1166.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1168.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1168.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1169.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1169.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1173.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1173.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1174.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1174.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:2088.9-2190.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2180.2-15: In deactivate statement: SGSN_Tests.ttcn:2180.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2217.9-2263.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2262.2-15: In deactivate statement: SGSN_Tests.ttcn:2262.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2517.9-2538.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2529.2-18: In function instance: SGSN_Tests.ttcn:2529.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2537.2-14: In deactivate statement: SGSN_Tests.ttcn:2537.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2550.9-2578.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2571.2-14: In deactivate statement: SGSN_Tests.ttcn:2571.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2589.9-2620.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2601.2-18: In function instance: SGSN_Tests.ttcn:2601.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2609.2-14: In deactivate statement: SGSN_Tests.ttcn:2609.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2715.1-2791.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2740.2-2742.19: In variable assignment: SGSN_Tests.ttcn:2740.45-2742.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2740.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2740.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2740.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2740.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:2721.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2741.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2741.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2741.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2741.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:2722.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2769.2-2771.22: In variable assignment: SGSN_Tests.ttcn:2769.47-2771.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2769.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2769.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2769.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2769.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:2722.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2770.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2770.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2770.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2770.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:2721.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2793.1-2901.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2866.2-2868.21: In variable assignment: SGSN_Tests.ttcn:2866.47-2868.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2866.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2866.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2866.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2866.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:2833.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2867.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2867.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2867.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2867.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:2833.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2880.2-2882.22: In variable assignment: SGSN_Tests.ttcn:2880.48-2882.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2882.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2882.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:2871.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2883.2-101: In variable assignment: SGSN_Tests.ttcn:2883.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2883.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2883.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2883.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2883.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:2872.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-20241202-0948-d6750ee7-0', 'make', '-j', '21'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_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_2.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_Templates_part_1.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_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.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 NS_Types_part_7.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_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_2.cc Creating dependency file for MTP3asp_Types_part_3.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_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Emulation_part_7.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_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for ITU_X213_Types_part_7.cc Creating dependency file for ITU_X213_Types_part_6.cc Creating dependency file for ITU_X213_Types_part_5.cc Creating dependency file for ITU_X213_Types_part_4.cc Creating dependency file for ITU_X213_Types_part_3.cc Creating dependency file for ITU_X213_Types_part_2.cc Creating dependency file for ITU_X213_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.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 IPA_CodecPort_part_1.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_6.cc Creating dependency file for GTPv1U_Templates_part_7.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_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_Templates_part_3.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_2.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_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_PortType.cc Creating dependency file for MTP3asp_Types.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_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types.o ITU_X213_Types.cc 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 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 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_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_1.o ITU_X213_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_2.o ITU_X213_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_3.o ITU_X213_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_4.o ITU_X213_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_5.o ITU_X213_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_6.o ITU_X213_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_7.o ITU_X213_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env 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 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:19806:1: warning: control reaches end of non-void function [-Wreturn-type] 19806 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:19858:1: warning: control reaches end of non-void function [-Wreturn-type] 19858 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:19967:1: warning: control reaches end of non-void function [-Wreturn-type] 19967 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:20018:1: warning: control reaches end of non-void function [-Wreturn-type] 20018 | } | ^ env 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-20241202-0948-d6750ee7-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-20241202-0948-d6750ee7-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [192 kB] Fetched 194 kB in 0s (522 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-20241202-0948-d6750ee7-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-20241202-0948-d6750ee7-0', 'apt-rdepends', 'osmo-sgsn'] [testenv][generic] osmo-sgsn -> osmo-sgsn: installing osmo-sgsn-dbg [testenv][generic] osmo-sgsn -> libc6: installing libc6-dbg [testenv][generic] osmo-sgsn -> libgtp10: installing libgtp-dbg [testenv][generic] osmo-sgsn -> libosmocore22: installing libosmocore-dbg [testenv][generic] osmo-sgsn -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][generic] osmo-sgsn -> libasn1c1: installing libasn1c-dbg [testenv][generic] osmo-sgsn -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241202-0948-d6750ee7-0', 'apt-rdepends', 'osmo-stp'] [testenv][generic] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][generic] osmo-stp -> libc6: installing libc6-dbg [testenv][generic] osmo-stp -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] Installing packages: osmo-sgsn, osmo-stp, osmo-sgsn-dbg, libc6-dbg, libgtp-dbg, libosmocore-dbg, libosmo-ranap-dbg, libasn1c-dbg, libosmo-sigtran-dbg, osmo-stp-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241202-0948-d6750ee7-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-sgsn', 'osmo-stp', 'osmo-sgsn-dbg', 'libc6-dbg', 'libgtp-dbg', 'libosmocore-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg', 'libosmo-sigtran-dbg', 'osmo-stp-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libgtp-dbg libgtp10 libosmo-gsup-client0 libosmo-ranap-dbg libosmo-ranap7 libosmo-sigtran-dbg libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-sgsn osmo-sgsn-dbg osmo-stp osmo-stp-dbg osmocom-nightly 0 upgraded, 29 newly installed, 0 to remove and 4 not upgraded. Need to get 13.7 MB of archives. After this operation, 22.7 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202412012026 [1180 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.39.e8cf.202412012026 [169 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.28.2b16.202412012026 [39.0 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.39.e8cf.202412012026 [69.8 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.39.e8cf.202412012026 [227 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.24.3f95.202412012026 [57.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.39.e8cf.202412012026 [103 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.37.7839.202412012026 [73.9 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.10.19929.202412012026 [20.9 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.52.6412.202412012026 [127 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.0.0.52.6412.202412012026 [455 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.39.e8cf.202412012026 [50.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.39.e8cf.202412012026 [70.3 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.39.e8cf.202412012026 [177 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.39.e8cf.202412012026 [59.0 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.39.e8cf.202412012026 [62.9 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.39.e8cf.202412012026 [49.6 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.39.e8cf.202412012026 [43.0 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.52.6412.202412012026 [17.6 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.0.0.52.6412.202412012026 [22.0 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.37.1.2d31.202412012026 [75.3 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.37.1.2d31.202412012026 [286 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dbg 1.12.0.28.2b16.202412012026 [105 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.4.b5f6.202412012026 [222 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.6.0.4.b5f6.202412012026 [953 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.10.0.39.e8cf.202412012026 [2162 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.27.b69e.202412012026 [143 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn-dbg 1.12.0.27.b69e.202412012026 [543 kB] Fetched 13.7 MB in 0s (94.6 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 ... 40035 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_202412012026_amd64.deb ... Unpacking osmocom-nightly (202412012026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.39.e8cf.202412012026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.39.e8cf.202412012026) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../03-libgtp10_1.12.0.28.2b16.202412012026_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.28.2b16.202412012026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.10.0.39.e8cf.202412012026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.39.e8cf.202412012026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.10.0.39.e8cf.202412012026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.39.e8cf.202412012026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.5.1.24.3f95.202412012026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.24.3f95.202412012026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.10.0.39.e8cf.202412012026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.39.e8cf.202412012026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../08-libosmoabis13_1.6.0.37.7839.202412012026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.37.7839.202412012026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.8.0.10.19929.202412012026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.10.19929.202412012026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.0.52.6412.202412012026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.52.6412.202412012026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.0.0.52.6412.202412012026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202412012026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.10.0.39.e8cf.202412012026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.39.e8cf.202412012026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.10.0.39.e8cf.202412012026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.39.e8cf.202412012026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.10.0.39.e8cf.202412012026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.39.e8cf.202412012026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.10.0.39.e8cf.202412012026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.39.e8cf.202412012026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.10.0.39.e8cf.202412012026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.39.e8cf.202412012026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.10.0.39.e8cf.202412012026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.39.e8cf.202412012026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.10.0.39.e8cf.202412012026_amd64.deb ... Unpacking libosmocore (1.10.0.39.e8cf.202412012026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.0.0.52.6412.202412012026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.52.6412.202412012026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.0.0.52.6412.202412012026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.0.52.6412.202412012026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.37.1.2d31.202412012026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37.1.2d31.202412012026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.37.1.2d31.202412012026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.37.1.2d31.202412012026) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.12.0.28.2b16.202412012026_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.12.0.28.2b16.202412012026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.6.0.4.b5f6.202412012026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.4.b5f6.202412012026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.6.0.4.b5f6.202412012026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0.4.b5f6.202412012026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.10.0.39.e8cf.202412012026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.39.e8cf.202412012026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.0.27.b69e.202412012026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.27.b69e.202412012026) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.0.27.b69e.202412012026_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.0.27.b69e.202412012026) ... Setting up osmocom-nightly (202412012026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.39.e8cf.202412012026) ... Setting up libosmocodec4:amd64 (1.10.0.39.e8cf.202412012026) ... Setting up libasn1c1:amd64 (0.9.37.1.2d31.202412012026) ... Setting up libosmovty13:amd64 (1.10.0.39.e8cf.202412012026) ... Setting up libosmoisdn0:amd64 (1.10.0.39.e8cf.202412012026) ... Setting up libgtp10:amd64 (1.12.0.28.2b16.202412012026) ... Setting up libosmousb0:amd64 (1.10.0.39.e8cf.202412012026) ... Setting up libasn1c-dbg:amd64 (0.9.37.1.2d31.202412012026) ... Setting up libosmogsm20:amd64 (1.10.0.39.e8cf.202412012026) ... Setting up libosmoctrl0:amd64 (1.10.0.39.e8cf.202412012026) ... Setting up libosmogb14:amd64 (1.10.0.39.e8cf.202412012026) ... Setting up libgtp-dbg:amd64 (1.12.0.28.2b16.202412012026) ... Setting up libosmonetif11:amd64 (1.5.1.24.3f95.202412012026) ... Setting up libosmocoding0:amd64 (1.10.0.39.e8cf.202412012026) ... Setting up libosmosim2:amd64 (1.10.0.39.e8cf.202412012026) ... Setting up libosmocore (1.10.0.39.e8cf.202412012026) ... Setting up libosmoabis13:amd64 (1.6.0.37.7839.202412012026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.52.6412.202412012026) ... Setting up libosmocore-dbg:amd64 (1.10.0.39.e8cf.202412012026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.10.19929.202412012026) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202412012026) ... Setting up osmo-stp:amd64 (2.0.0.52.6412.202412012026) ... 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.4.b5f6.202412012026) ... Setting up osmo-sgsn (1.12.0.27.b69e.202412012026) ... 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.4.b5f6.202412012026) ... Setting up osmo-stp-dbg:amd64 (2.0.0.52.6412.202412012026) ... Setting up osmo-sgsn-dbg:amd64 (1.12.0.27.b69e.202412012026) ... 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-20241202-0948-d6750ee7-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] + ['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-20241202-0948-d6750ee7-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/osmo-stp.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-20241202-0948-d6750ee7-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/osmo-sgsn.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-20241202-0948-d6750ee7-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-20241202-0948-d6750ee7-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-20241202-0948-d6750ee7-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-20241202-0948-d6750ee7-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-20241202-0948-d6750ee7-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-20241202-0948-d6750ee7-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-20241202-0948-d6750ee7-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/stp.log'] 20241202094820389 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20241202094820390 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20241202094820390 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) 20241202094820390 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241202094820390 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241202094820390 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241202094820390 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7_instance.c:315) 20241202094820390 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:123) 20241202094820390 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20241202094820390 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:127) 20241202094820390 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:219) 20241202094820390 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:239) 20241202094820390 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:286) 20241202094820390 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:219) 20241202094820390 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:239) 20241202094820390 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:286) 20241202094820390 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241202-0948-d6750ee7-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x5642e23bcd40(sgsn) with 23 counters 20241202094820582 DLSS7 INFO (r=127.0.0.1:57326<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241202094820582 DLSS7 INFO (r=127.0.0.1:57326<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20241202094820582 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:57326<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20241202094820582 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241202094820582 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241202094820582 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241202094820582 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20241202094820582 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241202094820582 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241202094820582 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241202094820582 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:967) 20241202094820582 DGPRS NOTICE libGTP v1.12.0.28-2b16.202412012026 initialized (sgsn_main.c:462) 20241202094820582 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20241202094820582 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202094820582 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:572) 20241202094820582 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:590) 20241202094820582 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:596) 20241202094820582 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:705) 20241202094820582 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20241202094820582 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20241202094820582 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241202094820582 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) 20241202094820582 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:113) 20241202094820582 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241202094820582 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241202094820582 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241202094820583 DLSS7 INFO (r=127.0.0.1:50766<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241202094820583 DLSS7 INFO (r=127.0.0.1:50766<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:143) 20241202094820583 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:50766<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20241202094820583 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241202094820583 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241202094820583 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241202094820583 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20241202094820583 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241202094820583 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) 20241202094820583 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241202094820583 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241202094820583 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:57326<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20241202094820583 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) 20241202094820583 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1082) 20241202094820583 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241202094820583 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241202094820583 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241202094820583 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241202094820583 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:581) 20241202094820583 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:588) 20241202094820583 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:588) 20241202094820583 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241202094820583 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202094820583 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241202094820583 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241202094820583 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241202094820583 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-20241202-0948-d6750ee7-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@1173ab45bddd: Unix server socket created successfully. MC@1173ab45bddd: Listening on TCP port 36485. MC2> 1173ab45bddd is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 1173ab45bddd 36485 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@1173ab45bddd: New HC connected from 10.0.2.100 [10.0.2.100]. 1173ab45bddd: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@1173ab45bddd: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@1173ab45bddd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@1173ab45bddd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@1173ab45bddd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@1173ab45bddd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@1173ab45bddd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@1173ab45bddd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@1173ab45bddd: Configuration file was processed on all HCs. MC@1173ab45bddd: Creating MTC on host 10.0.2.100. MC@1173ab45bddd: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@1173ab45bddd: 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 ------ Mon Dec 2 09:48: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.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 20241202094821583 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202094821583 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach started. 20241202094822211 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202094822217 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202094822263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241202094822263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241202094822263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241202094822263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202094822263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202094822263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202094822263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202094822263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202094822263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202094822264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202094822264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202094822264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202094822264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202094822264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202094822264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202094822264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202094822264 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241202094822264 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202094822264 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202094822264 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202094822264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202094822264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202094822266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202094822271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094822271 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach-BVCI196(6)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202094822278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241202094822278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241202094822278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241202094822278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202094822278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202094822278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202094822278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202094822278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202094822278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202094822279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202094822279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202094822279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202094822279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202094822279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202094822279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202094822279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202094822279 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241202094822279 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202094822279 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202094822279 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(12)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202094822279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202094822279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241202094822281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094822281 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)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202094822285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094822285 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202094822292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNCONFIGURED}: Allocated (fsm.c:456) 20241202094822292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241202094822292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241202094822292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202094822292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202094822292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202094822292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202094822292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202094822292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202094822293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202094822293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202094822293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202094822293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202094822293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202094822293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202094822293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202094822293 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241202094822293 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202094822293 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202094822293 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202094822293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202094822293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202094822295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094822295 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)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202094822299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094822299 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202094822584 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202094822585 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202094822585 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202094822585 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241202094822585 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202094822585 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:749) 20241202094822585 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:204) 20241202094822585 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241202094822585 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7_instance.c:315) 20241202094822585 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:127) 20241202094822585 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:123) 20241202094822585 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20241202094822585 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:342) 20241202094822585 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241202094822585 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:658) 20241202094822585 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202094822585 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241202094822585 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241202094822585 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241202094822585 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241202094822585 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241202094822585 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241202094822586 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x5642e325b170]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20241202094822586 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:658) SGSN_Test-GSUP-IPA(18)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202094822588 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(18)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202094822590 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(18)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241202094823326 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) 20241202094823326 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20241202094823326 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:50766 err=None (osmo_ss7_asp.c:788) TC_attach-BVCI196(6)@1173ab45bddd: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='F5A19A3B'O, index=0 SGSN_Test-GSUP(19)@1173ab45bddd: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@1173ab45bddd: 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 := '1948F813FD34474382A012A86887F545'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '05A20C35'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B3AE863DDF81357C'O } } } } } 20241202094823639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094823639 DLLC NOTICE LLME(ffffffff/f5a19a3b){UNASSIGNED} LLC RX: unknown TLLI 0xf5a19a3b, creating LLME on the fly (gprs_llc.c:552) 20241202094823639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202094823639 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1248) 20241202094823639 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: Allocated (fsm.c:456) 20241202094823639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Init}: Allocated (fsm.c:456) 20241202094823639 DMM DEBUG MM_STATE_Gb[0x5642e32619b0]{Idle}: Allocated (fsm.c:456) 20241202094823639 DMM DEBUG MM_STATE_Iu[0x5642e3267e30]{Detached}: Allocated (fsm.c:456) 20241202094823639 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202094823639 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202094823639 DLLC NOTICE LLME(ffffffff/f5a19a3b){UNASSIGNED} LLGM Assign pre (f5a19a3b => eb3ff2b8) (gprs_llc.c:1079) 20241202094823639 DLLC NOTICE LLME(f5a19a3b/eb3ff2b8){ASSIGNED} LLGM Assign post (f5a19a3b => eb3ff2b8) (gprs_llc.c:1125) 20241202094823639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202094823639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202094823639 DMM DEBUG MM(262420000000001/eb3ff2b8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202094823654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094823654 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202094823655 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202094823655 DMM DEBUG MM(262420000000001/eb3ff2b8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1066) 20241202094823655 DMM NOTICE MM(262420000000001/eb3ff2b8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202094823655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202094823655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202094823655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202094823655 DMM DEBUG MM(262420000000001/eb3ff2b8) Requesting authorization (sgsn_auth.c:160) 20241202094823655 DMM INFO MM(262420000000001/eb3ff2b8) Requesting authentication tuples (sgsn_auth.c:184) 20241202094823655 DMM DEBUG MM(262420000000001/eb3ff2b8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202094823655 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241202094823655 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@1173ab45bddd: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241202094823660 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202094823660 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202094823660 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202094823660 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202094823660 DMM INFO MM(262420000000001/eb3ff2b8) Subscriber data update (mmctx.c:445) 20241202094823660 DMM DEBUG MM(262420000000001/eb3ff2b8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202094823660 DMM INFO MM(262420000000001/eb3ff2b8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202094823660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202094823660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202094823660 DMM INFO MM(262420000000001/eb3ff2b8) <- GMM AUTH AND CIPHERING REQ (rand = 19 48 f8 13 fd 34 47 43 82 a0 12 a8 68 87 f5 45 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202094823677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094823677 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241202094823677 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202094823677 DMM INFO MM(262420000000001/eb3ff2b8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202094823677 DMM NOTICE MM(262420000000001/eb3ff2b8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202094823677 DMM DEBUG MM(262420000000001/eb3ff2b8) checking auth: received GSM SRES = 05 a2 0c 35 (gprs_gmm.c:648) 20241202094823677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202094823677 DMM DEBUG MM(262420000000001/eb3ff2b8) Requesting authorization (sgsn_auth.c:160) 20241202094823677 DMM INFO MM(262420000000001/eb3ff2b8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202094823677 DMM DEBUG MM(262420000000001/eb3ff2b8) Requesting subscriber data update (gprs_subscriber.c:894) 20241202094823677 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241202094823677 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) 20241202094823677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202094823677 DMM INFO MM(262420000000001/eb3ff2b8) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb3ff2b8) (gprs_gmm.c:282) 20241202094823681 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202094823681 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202094823681 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241202094823681 DMM INFO MM(262420000000001/eb3ff2b8) Subscriber data update (mmctx.c:445) 20241202094823681 DMM DEBUG MM(262420000000001/eb3ff2b8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202094823681 DMM INFO MM(262420000000001/eb3ff2b8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202094823681 DMM NOTICE MM(262420000000001/eb3ff2b8) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:982) 20241202094823681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202094823681 DMM NOTICE MM(262420000000001/eb3ff2b8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202094823681 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) 20241202094823682 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202094823682 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241202094823682 DMM INFO MM(262420000000001/eb3ff2b8) Subscriber data update (mmctx.c:445) 20241202094823682 DMM DEBUG MM(262420000000001/eb3ff2b8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202094823694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094823694 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202094823694 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202094823694 DMM INFO MM(262420000000001/eb3ff2b8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202094823695 DMM NOTICE MM(262420000000001/eb3ff2b8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202094823695 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202094823695 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202094823695 DLLC NOTICE LLME(f5a19a3b/eb3ff2b8){ASSIGNED} LLGM Assign pre (ffffffff => eb3ff2b8) (gprs_llc.c:1079) 20241202094823695 DLLC NOTICE LLME(ffffffff/eb3ff2b8){ASSIGNED} LLGM Assign post (ffffffff => eb3ff2b8) (gprs_llc.c:1125) 20241202094823695 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202094823695 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202094823695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202094823695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@1173ab45bddd: setverdict(pass): none -> pass TC_attach-BVCI196(6)@1173ab45bddd: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@1173ab45bddd: Final verdict of PTC: pass 20241202094823749 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32946<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241202094823754 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202094823754 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(19)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(17)@1173ab45bddd: Final verdict of PTC: none TC_attach-BVCI210(11)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(12)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(7)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@1173ab45bddd: Final verdict of PTC: none TC_attach-BVCI220(16)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(5)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(10)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(15)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@1173ab45bddd: Final verdict of PTC: none TC_attach-BVCI196(6)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 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 20241202094823838 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202094824240 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32948<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102168) 20241202094824756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202094824756 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102168, count=106524) 20241202094825757 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202094825757 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 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 20241202094826758 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202094826758 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_mnc3 started. 20241202094827338 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32954<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202094827340 DMM INFO MM(262420000000001/eb3ff2b8) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202094827340 DMM INFO MM(262420000000001/eb3ff2b8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202094827340 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202094827340 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202094827340 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202094827340 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202094827340 DLLC NOTICE LLME(ffffffff/eb3ff2b8){ASSIGNED} LLGM Assign pre (eb3ff2b8 => ffffffff) (gprs_llc.c:1079) 20241202094827340 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb3ff2b8 => ffffffff) (gprs_llc.c:1125) 20241202094827340 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241202094827340 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) 20241202094827340 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) 20241202094827340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Init}: Deallocated (fsm.c:568) 20241202094827340 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Deallocated (fsm.c:568) 20241202094827340 DMM DEBUG MM_STATE_Iu[0x5642e3267e30]{Detached}: Deallocated (fsm.c:568) 20241202094827340 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: Deallocated (fsm.c:568) 20241202094827340 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202094827382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202094827382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202094827382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202094827382 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202094827382 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202094827382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202094827382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202094827382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202094827382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202094827383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202094827383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202094827383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202094827383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202094827383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202094827383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202094827383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202094827383 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202094827383 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202094827383 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202094827383 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202094827383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202094827383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202094827386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202094827391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094827391 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI196(25)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202094827399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202094827399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202094827399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202094827399 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202094827399 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202094827399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202094827399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202094827399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202094827399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202094827400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202094827400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202094827400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202094827400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202094827400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202094827400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202094827400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202094827400 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202094827400 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202094827400 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202094827400 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202094827401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202094827401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202094827403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202094827408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094827408 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(30)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202094827417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202094827417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202094827417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202094827417 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202094827417 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202094827417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202094827417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202094827417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202094827417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202094827418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202094827418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202094827418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202094827418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202094827418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202094827418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202094827418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202094827418 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202094827418 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202094827418 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202094827418 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202094827418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202094827418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202094827421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202094827426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094827426 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202094827758 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202094827758 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202094827758 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202094827758 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(37)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202094827760 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(37)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202094827760 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(37)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@1173ab45bddd: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='CBBA6BE8'O, index=0 SGSN_Test-GSUP(38)@1173ab45bddd: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@1173ab45bddd: 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 := '04A1EDEB9B190AC411DBD08E9B3318C1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BFE15413'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1A13959E53E7DBB3'O } } } } } 20241202094828826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094828826 DLLC NOTICE LLME(ffffffff/cbba6be8){UNASSIGNED} LLC RX: unknown TLLI 0xcbba6be8, creating LLME on the fly (gprs_llc.c:552) 20241202094828826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202094828826 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1248) 20241202094828826 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: Allocated (fsm.c:456) 20241202094828826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{Init}: Allocated (fsm.c:456) 20241202094828826 DMM DEBUG MM_STATE_Gb[0x5642e32619b0]{Idle}: Allocated (fsm.c:456) 20241202094828826 DMM DEBUG MM_STATE_Iu[0x5642e3261880]{Detached}: Allocated (fsm.c:456) 20241202094828826 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202094828826 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202094828826 DLLC NOTICE LLME(ffffffff/cbba6be8){UNASSIGNED} LLGM Assign pre (cbba6be8 => d428d094) (gprs_llc.c:1079) 20241202094828826 DLLC NOTICE LLME(cbba6be8/d428d094){ASSIGNED} LLGM Assign post (cbba6be8 => d428d094) (gprs_llc.c:1125) 20241202094828827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202094828827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202094828827 DMM DEBUG MM(262420000001001/d428d094) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202094828849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094828849 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202094828849 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202094828849 DMM DEBUG MM(262420000001001/d428d094) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241202094828849 DMM NOTICE MM(262420000001001/d428d094) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202094828849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202094828849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202094828849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202094828849 DMM DEBUG MM(262420000001001/d428d094) Requesting authorization (sgsn_auth.c:160) 20241202094828849 DMM INFO MM(262420000001001/d428d094) Requesting authentication tuples (sgsn_auth.c:184) 20241202094828849 DMM DEBUG MM(262420000001001/d428d094) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202094828849 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241202094828849 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)@1173ab45bddd: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@1173ab45bddd: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241202094828857 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202094828857 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202094828857 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202094828857 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202094828857 DMM INFO MM(262420000001001/d428d094) Subscriber data update (mmctx.c:445) 20241202094828857 DMM DEBUG MM(262420000001001/d428d094) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202094828857 DMM INFO MM(262420000001001/d428d094) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202094828857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202094828857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202094828857 DMM INFO MM(262420000001001/d428d094) <- GMM AUTH AND CIPHERING REQ (rand = 04 a1 ed eb 9b 19 0a c4 11 db d0 8e 9b 33 18 c1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202094828874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094828874 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241202094828874 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202094828874 DMM INFO MM(262420000001001/d428d094) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202094828874 DMM NOTICE MM(262420000001001/d428d094) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202094828874 DMM DEBUG MM(262420000001001/d428d094) checking auth: received GSM SRES = bf e1 54 13 (gprs_gmm.c:648) 20241202094828874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202094828874 DMM DEBUG MM(262420000001001/d428d094) Requesting authorization (sgsn_auth.c:160) 20241202094828875 DMM INFO MM(262420000001001/d428d094) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202094828875 DMM DEBUG MM(262420000001001/d428d094) Requesting subscriber data update (gprs_subscriber.c:894) 20241202094828875 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241202094828875 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) 20241202094828875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202094828875 DMM INFO MM(262420000001001/d428d094) <- GMM ATTACH ACCEPT (new P-TMSI=0xd428d094) (gprs_gmm.c:282) 20241202094828878 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202094828878 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202094828878 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241202094828878 DMM INFO MM(262420000001001/d428d094) Subscriber data update (mmctx.c:445) 20241202094828878 DMM DEBUG MM(262420000001001/d428d094) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202094828878 DMM INFO MM(262420000001001/d428d094) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202094828878 DMM NOTICE MM(262420000001001/d428d094) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241202094828878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202094828878 DMM NOTICE MM(262420000001001/d428d094) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202094828878 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) 20241202094828880 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202094828880 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241202094828880 DMM INFO MM(262420000001001/d428d094) Subscriber data update (mmctx.c:445) 20241202094828880 DMM DEBUG MM(262420000001001/d428d094) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202094828894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094828894 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202094828894 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202094828894 DMM INFO MM(262420000001001/d428d094) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202094828894 DMM NOTICE MM(262420000001001/d428d094) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202094828894 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202094828894 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202094828894 DLLC NOTICE LLME(cbba6be8/d428d094){ASSIGNED} LLGM Assign pre (ffffffff => d428d094) (gprs_llc.c:1079) 20241202094828894 DLLC NOTICE LLME(ffffffff/d428d094){ASSIGNED} LLGM Assign post (ffffffff => d428d094) (gprs_llc.c:1125) 20241202094828894 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202094828894 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202094828894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202094828894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@1173ab45bddd: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@1173ab45bddd: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@1173ab45bddd: Final verdict of PTC: pass 20241202094828952 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32954<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241202094828956 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202094828956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(37)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP(38)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(26)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(36)@1173ab45bddd: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@1173ab45bddd: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@1173ab45bddd: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(31)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(34)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(29)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(24)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_mnc3 finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 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 20241202094829056 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32956<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202094829458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32956<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88908) 20241202094829958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202094829958 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=89448) 20241202094830958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202094830959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 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 20241202094831959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202094831959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_umts_aka_umts_res started. 20241202094832556 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49388<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202094832559 DMM INFO MM(262420000001001/d428d094) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202094832559 DMM INFO MM(262420000001001/d428d094) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202094832559 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202094832559 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202094832559 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202094832559 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202094832559 DLLC NOTICE LLME(ffffffff/d428d094){ASSIGNED} LLGM Assign pre (d428d094 => ffffffff) (gprs_llc.c:1079) 20241202094832559 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d428d094 => ffffffff) (gprs_llc.c:1125) 20241202094832559 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241202094832559 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) 20241202094832559 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) 20241202094832559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{Init}: Deallocated (fsm.c:568) 20241202094832559 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Deallocated (fsm.c:568) 20241202094832559 DMM DEBUG MM_STATE_Iu[0x5642e3261880]{Detached}: Deallocated (fsm.c:568) 20241202094832560 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: Deallocated (fsm.c:568) 20241202094832560 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(45)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202094832605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202094832605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202094832605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202094832605 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202094832605 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202094832605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202094832605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202094832605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202094832605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202094832606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202094832606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202094832606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202094832606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202094832606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202094832606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202094832606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202094832606 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202094832606 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202094832606 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202094832606 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202094832606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202094832606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202094832608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202094832613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094832613 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(47)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI196(44)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(46)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(51)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(51)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202094832625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202094832625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202094832625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202094832625 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202094832625 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202094832625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202094832625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202094832625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202094832625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(50)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(51)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202094832625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202094832625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202094832625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202094832626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202094832626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202094832626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202094832626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202094832626 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202094832626 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202094832626 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202094832626 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202094832626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202094832626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(51)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(51)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202094832628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(47)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202094832632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094832632 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(52)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI210(48)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(50)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202094832637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202094832637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202094832637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202094832637 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202094832637 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202094832637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202094832637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202094832637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202094832637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202094832638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202094832638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202094832638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202094832638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202094832638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202094832638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202094832638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202094832638 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202094832638 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202094832638 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202094832638 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202094832638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202094832639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202094832640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202094832645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094832645 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202094832961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202094832961 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202094832961 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202094832961 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(56)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202094832964 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(56)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202094832965 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(56)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@1173ab45bddd: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='E2BF607F'O, index=0 SGSN_Test-GSUP(57)@1173ab45bddd: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@1173ab45bddd: 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 := '262DD9A206BEA53924ABB1EAFFDC8384'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BB41FB81'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '500771064A1E484B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B07A072BA8DA5E0758A3D385536B0B6C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'ACF98C4FC940BC6392065D6901C4A2DE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9FC0EC39A0985587E5B3E946E5DC01AE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '40571924E0CBF2F5'O } } } } } 20241202094834053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094834053 DLLC NOTICE LLME(ffffffff/e2bf607f){UNASSIGNED} LLC RX: unknown TLLI 0xe2bf607f, creating LLME on the fly (gprs_llc.c:552) 20241202094834053 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202094834053 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1248) 20241202094834054 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: Allocated (fsm.c:456) 20241202094834054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Init}: Allocated (fsm.c:456) 20241202094834054 DMM DEBUG MM_STATE_Gb[0x5642e32619b0]{Idle}: Allocated (fsm.c:456) 20241202094834054 DMM DEBUG MM_STATE_Iu[0x5642e3267e30]{Detached}: Allocated (fsm.c:456) 20241202094834054 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202094834054 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202094834054 DLLC NOTICE LLME(ffffffff/e2bf607f){UNASSIGNED} LLGM Assign pre (e2bf607f => fe6fbf03) (gprs_llc.c:1079) 20241202094834054 DLLC NOTICE LLME(e2bf607f/fe6fbf03){ASSIGNED} LLGM Assign post (e2bf607f => fe6fbf03) (gprs_llc.c:1125) 20241202094834054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202094834054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202094834054 DMM DEBUG MM(262420000001002/fe6fbf03) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202094834069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094834069 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202094834069 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202094834069 DMM DEBUG MM(262420000001002/fe6fbf03) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20241202094834069 DMM NOTICE MM(262420000001002/fe6fbf03) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202094834069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202094834069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202094834069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202094834069 DMM DEBUG MM(262420000001002/fe6fbf03) Requesting authorization (sgsn_auth.c:160) 20241202094834069 DMM INFO MM(262420000001002/fe6fbf03) Requesting authentication tuples (sgsn_auth.c:184) 20241202094834069 DMM DEBUG MM(262420000001002/fe6fbf03) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202094834069 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241202094834069 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)@1173ab45bddd: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@1173ab45bddd: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241202094834072 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202094834072 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202094834072 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202094834072 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202094834072 DMM INFO MM(262420000001002/fe6fbf03) Subscriber data update (mmctx.c:445) 20241202094834072 DMM DEBUG MM(262420000001002/fe6fbf03) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202094834072 DMM INFO MM(262420000001002/fe6fbf03) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202094834072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202094834072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202094834072 DMM INFO MM(262420000001002/fe6fbf03) <- GMM AUTH AND CIPHERING REQ (rand = 26 2d d9 a2 06 be a5 39 24 ab b1 ea ff dc 83 84 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9f c0 ec 39 a0 98 55 87 e5 b3 e9 46 e5 dc 01 ae ) (gprs_gmm.c:465) 20241202094834079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094834079 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241202094834079 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202094834079 DMM INFO MM(262420000001002/fe6fbf03) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202094834079 DMM NOTICE MM(262420000001002/fe6fbf03) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202094834079 DMM DEBUG MM(262420000001002/fe6fbf03) checking auth: received UMTS RES = 40 57 19 24 e0 cb f2 f5 (gprs_gmm.c:648) 20241202094834079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202094834079 DMM DEBUG MM(262420000001002/fe6fbf03) Requesting authorization (sgsn_auth.c:160) 20241202094834079 DMM INFO MM(262420000001002/fe6fbf03) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202094834079 DMM DEBUG MM(262420000001002/fe6fbf03) Requesting subscriber data update (gprs_subscriber.c:894) 20241202094834079 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241202094834079 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) 20241202094834079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202094834079 DMM INFO MM(262420000001002/fe6fbf03) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe6fbf03) (gprs_gmm.c:282) 20241202094834081 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202094834081 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202094834081 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241202094834081 DMM INFO MM(262420000001002/fe6fbf03) Subscriber data update (mmctx.c:445) 20241202094834081 DMM DEBUG MM(262420000001002/fe6fbf03) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202094834081 DMM INFO MM(262420000001002/fe6fbf03) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202094834081 DMM NOTICE MM(262420000001002/fe6fbf03) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20241202094834081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202094834081 DMM NOTICE MM(262420000001002/fe6fbf03) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202094834081 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) 20241202094834081 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202094834081 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241202094834081 DMM INFO MM(262420000001002/fe6fbf03) Subscriber data update (mmctx.c:445) 20241202094834081 DMM DEBUG MM(262420000001002/fe6fbf03) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202094834087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094834087 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202094834087 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202094834087 DMM INFO MM(262420000001002/fe6fbf03) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202094834087 DMM NOTICE MM(262420000001002/fe6fbf03) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202094834087 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202094834087 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202094834087 DLLC NOTICE LLME(e2bf607f/fe6fbf03){ASSIGNED} LLGM Assign pre (ffffffff => fe6fbf03) (gprs_llc.c:1079) 20241202094834087 DLLC NOTICE LLME(ffffffff/fe6fbf03){ASSIGNED} LLGM Assign post (ffffffff => fe6fbf03) (gprs_llc.c:1125) 20241202094834087 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202094834087 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202094834087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202094834087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@1173ab45bddd: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@1173ab45bddd: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@1173ab45bddd: Final verdict of PTC: pass 20241202094834146 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49388<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(51)@1173ab45bddd: Final verdict of PTC: none 20241202094834151 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202094834151 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(55)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(50)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@1173ab45bddd: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@1173ab45bddd: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(48)@1173ab45bddd: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(45)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(49)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(43)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(53)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(48): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(49): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(50): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(51): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 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 20241202094834256 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49390<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202094834658 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49390<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49000) 20241202094835152 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202094835153 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49000, count=90020) 20241202094836154 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202094836154 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 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 20241202094837155 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202094837155 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_umts_aka_gsm_sres started. 20241202094837768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49404<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202094837771 DMM INFO MM(262420000001002/fe6fbf03) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202094837772 DMM INFO MM(262420000001002/fe6fbf03) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202094837772 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202094837772 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202094837772 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202094837772 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202094837772 DLLC NOTICE LLME(ffffffff/fe6fbf03){ASSIGNED} LLGM Assign pre (fe6fbf03 => ffffffff) (gprs_llc.c:1079) 20241202094837772 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe6fbf03 => ffffffff) (gprs_llc.c:1125) 20241202094837772 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241202094837772 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) 20241202094837772 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) 20241202094837772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Init}: Deallocated (fsm.c:568) 20241202094837772 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Deallocated (fsm.c:568) 20241202094837772 DMM DEBUG MM_STATE_Iu[0x5642e3267e30]{Detached}: Deallocated (fsm.c:568) 20241202094837772 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: Deallocated (fsm.c:568) 20241202094837772 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202094837818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202094837818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202094837818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202094837818 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202094837818 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202094837818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202094837818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202094837818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202094837818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202094837819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202094837819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202094837819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202094837819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202094837819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202094837819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202094837819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202094837819 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202094837819 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202094837819 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202094837819 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202094837819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202094837819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202094837821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202094837827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094837827 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(63)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202094837833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202094837833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202094837833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202094837833 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202094837833 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202094837833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202094837833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202094837833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202094837833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202094837835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202094837835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202094837835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202094837835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202094837835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202094837835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202094837835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202094837835 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202094837835 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202094837835 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202094837835 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202094837835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202094837835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202094837837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202094837842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094837842 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(71)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI210(68)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(70)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202094837852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202094837852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202094837852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202094837852 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202094837852 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202094837852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202094837852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202094837852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202094837852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202094837852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202094837852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202094837852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202094837852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202094837852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202094837852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202094837852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202094837852 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202094837852 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202094837852 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202094837853 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(74)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202094837853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202094837853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241202094837855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202094837859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094837859 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(72)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202094838156 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202094838156 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202094838156 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202094838156 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(75)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202094838160 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(75)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202094838161 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(75)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@1173ab45bddd: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='C2CE2F87'O, index=0 SGSN_Test-GSUP(76)@1173ab45bddd: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@1173ab45bddd: 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 := '9D941165266F8F055E113602E553339A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7A4E85B2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8ACEFBF2C6687FD6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '32662FE69225565B8E4C80330B313B36'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E024DDEF02CABE3BE4389DC31906EEC4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CD3AA84AEA18458427136E5E26EA51CD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '732E8B053E3A05D2'O } } } } } 20241202094839251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094839251 DLLC NOTICE LLME(ffffffff/c2ce2f87){UNASSIGNED} LLC RX: unknown TLLI 0xc2ce2f87, creating LLME on the fly (gprs_llc.c:552) 20241202094839251 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202094839251 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1248) 20241202094839251 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: Allocated (fsm.c:456) 20241202094839251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{Init}: Allocated (fsm.c:456) 20241202094839251 DMM DEBUG MM_STATE_Gb[0x5642e32619b0]{Idle}: Allocated (fsm.c:456) 20241202094839251 DMM DEBUG MM_STATE_Iu[0x5642e3261880]{Detached}: Allocated (fsm.c:456) 20241202094839251 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202094839251 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202094839251 DLLC NOTICE LLME(ffffffff/c2ce2f87){UNASSIGNED} LLGM Assign pre (c2ce2f87 => d904e4ce) (gprs_llc.c:1079) 20241202094839251 DLLC NOTICE LLME(c2ce2f87/d904e4ce){ASSIGNED} LLGM Assign post (c2ce2f87 => d904e4ce) (gprs_llc.c:1125) 20241202094839251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202094839251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202094839251 DMM DEBUG MM(262420000001003/d904e4ce) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202094839269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094839269 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202094839269 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202094839269 DMM DEBUG MM(262420000001003/d904e4ce) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20241202094839269 DMM NOTICE MM(262420000001003/d904e4ce) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202094839269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202094839269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202094839269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202094839269 DMM DEBUG MM(262420000001003/d904e4ce) Requesting authorization (sgsn_auth.c:160) 20241202094839269 DMM INFO MM(262420000001003/d904e4ce) Requesting authentication tuples (sgsn_auth.c:184) 20241202094839269 DMM DEBUG MM(262420000001003/d904e4ce) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202094839269 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241202094839269 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)@1173ab45bddd: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@1173ab45bddd: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241202094839277 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202094839277 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202094839277 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202094839277 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202094839277 DMM INFO MM(262420000001003/d904e4ce) Subscriber data update (mmctx.c:445) 20241202094839277 DMM DEBUG MM(262420000001003/d904e4ce) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202094839277 DMM INFO MM(262420000001003/d904e4ce) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202094839277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202094839277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202094839277 DMM INFO MM(262420000001003/d904e4ce) <- GMM AUTH AND CIPHERING REQ (rand = 9d 94 11 65 26 6f 8f 05 5e 11 36 02 e5 53 33 9a , mmctx_is_r99=1, vec->auth_types=0x3, autn = cd 3a a8 4a ea 18 45 84 27 13 6e 5e 26 ea 51 cd ) (gprs_gmm.c:465) 20241202094839295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094839295 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241202094839295 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202094839295 DMM INFO MM(262420000001003/d904e4ce) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202094839295 DMM NOTICE MM(262420000001003/d904e4ce) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202094839295 DMM DEBUG MM(262420000001003/d904e4ce) checking auth: received GSM SRES = 7a 4e 85 b2 (gprs_gmm.c:648) 20241202094839295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202094839295 DMM DEBUG MM(262420000001003/d904e4ce) Requesting authorization (sgsn_auth.c:160) 20241202094839295 DMM INFO MM(262420000001003/d904e4ce) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202094839295 DMM DEBUG MM(262420000001003/d904e4ce) Requesting subscriber data update (gprs_subscriber.c:894) 20241202094839295 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241202094839295 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) 20241202094839295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202094839295 DMM INFO MM(262420000001003/d904e4ce) <- GMM ATTACH ACCEPT (new P-TMSI=0xd904e4ce) (gprs_gmm.c:282) 20241202094839298 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202094839298 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202094839298 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241202094839298 DMM INFO MM(262420000001003/d904e4ce) Subscriber data update (mmctx.c:445) 20241202094839298 DMM DEBUG MM(262420000001003/d904e4ce) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202094839298 DMM INFO MM(262420000001003/d904e4ce) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202094839298 DMM NOTICE MM(262420000001003/d904e4ce) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20241202094839298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202094839298 DMM NOTICE MM(262420000001003/d904e4ce) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202094839298 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) 20241202094839300 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202094839300 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241202094839300 DMM INFO MM(262420000001003/d904e4ce) Subscriber data update (mmctx.c:445) 20241202094839300 DMM DEBUG MM(262420000001003/d904e4ce) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202094839311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094839311 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202094839311 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202094839311 DMM INFO MM(262420000001003/d904e4ce) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202094839311 DMM NOTICE MM(262420000001003/d904e4ce) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202094839311 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202094839311 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202094839311 DLLC NOTICE LLME(c2ce2f87/d904e4ce){ASSIGNED} LLGM Assign pre (ffffffff => d904e4ce) (gprs_llc.c:1079) 20241202094839311 DLLC NOTICE LLME(ffffffff/d904e4ce){ASSIGNED} LLGM Assign post (ffffffff => d904e4ce) (gprs_llc.c:1125) 20241202094839311 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202094839311 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202094839311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202094839311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@1173ab45bddd: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@1173ab45bddd: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@1173ab45bddd: Final verdict of PTC: pass 20241202094839371 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49404<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(64)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(69)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP(76)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@1173ab45bddd: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(72)@1173ab45bddd: Final verdict of PTC: none 20241202094839377 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) -NSVCI99(74)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@1173ab45bddd: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@1173ab45bddd: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@1173ab45bddd: Final verdict of PTC: none 20241202094839377 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(71)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(67)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(62)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(73)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(72): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(73): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 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 20241202094839524 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49420<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202094839926 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49420<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84476) 20241202094840378 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202094840378 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84476, count=90528) 20241202094841380 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202094841381 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 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 20241202094842382 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202094842382 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_timeout_after_pdp_act started. 20241202094843030 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202094843033 DMM INFO MM(262420000001003/d904e4ce) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202094843034 DMM INFO MM(262420000001003/d904e4ce) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202094843034 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202094843034 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202094843034 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202094843034 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202094843034 DLLC NOTICE LLME(ffffffff/d904e4ce){ASSIGNED} LLGM Assign pre (d904e4ce => ffffffff) (gprs_llc.c:1079) 20241202094843034 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d904e4ce => ffffffff) (gprs_llc.c:1125) 20241202094843034 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241202094843034 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) 20241202094843034 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) 20241202094843034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{Init}: Deallocated (fsm.c:568) 20241202094843034 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Deallocated (fsm.c:568) 20241202094843034 DMM DEBUG MM_STATE_Iu[0x5642e3261880]{Detached}: Deallocated (fsm.c:568) 20241202094843034 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: Deallocated (fsm.c:568) 20241202094843034 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202094843076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202094843076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202094843076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202094843076 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202094843076 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202094843076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202094843076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202094843076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202094843076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202094843077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202094843077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202094843077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202094843077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202094843077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202094843077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202094843077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202094843077 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202094843077 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202094843077 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202094843077 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202094843078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202094843078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202094843080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202094843087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094843087 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(85)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI196(82)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(84)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202094843092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202094843092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202094843092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202094843092 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202094843092 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202094843092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202094843092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202094843092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202094843092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202094843093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202094843093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202094843093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202094843093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202094843093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202094843093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202094843093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202094843093 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202094843093 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202094843093 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202094843093 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(88)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241202094843094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202094843094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202094843095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202094843099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094843099 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI210(87)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202094843109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202094843109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202094843109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202094843109 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202094843109 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202094843109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202094843109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202094843109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202094843109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202094843109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202094843109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202094843109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202094843110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202094843110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202094843110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202094843110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202094843110 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202094843110 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202094843110 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202094843110 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(93)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241202094843110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202094843110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202094843112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202094843117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094843117 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202094843383 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202094843383 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202094843384 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202094843384 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(94)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202094843387 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(94)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202094843387 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@1173ab45bddd: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='FDE8279B'O, index=0 SGSN_Test-GSUP(95)@1173ab45bddd: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@1173ab45bddd: 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 := '0CF2E8F347247583124E70E630D0D68C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '92B5B694'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '742FF9F29F4C5B5C'O } } } } } 20241202094843426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094843426 DLLC NOTICE LLME(ffffffff/fde8279b){UNASSIGNED} LLC RX: unknown TLLI 0xfde8279b, creating LLME on the fly (gprs_llc.c:552) 20241202094843426 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202094843426 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1248) 20241202094843426 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: Allocated (fsm.c:456) 20241202094843426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Init}: Allocated (fsm.c:456) 20241202094843426 DMM DEBUG MM_STATE_Gb[0x5642e32619b0]{Idle}: Allocated (fsm.c:456) 20241202094843426 DMM DEBUG MM_STATE_Iu[0x5642e3267e30]{Detached}: Allocated (fsm.c:456) 20241202094843426 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202094843426 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202094843426 DLLC NOTICE LLME(ffffffff/fde8279b){UNASSIGNED} LLGM Assign pre (fde8279b => d11907a4) (gprs_llc.c:1079) 20241202094843426 DLLC NOTICE LLME(fde8279b/d11907a4){ASSIGNED} LLGM Assign post (fde8279b => d11907a4) (gprs_llc.c:1125) 20241202094843426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202094843426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202094843426 DMM DEBUG MM(262420000000021/d11907a4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202094843433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094843433 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202094843433 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202094843433 DMM DEBUG MM(262420000000021/d11907a4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241202094843433 DMM NOTICE MM(262420000000021/d11907a4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202094843433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202094843433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202094843433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202094843433 DMM DEBUG MM(262420000000021/d11907a4) Requesting authorization (sgsn_auth.c:160) 20241202094843433 DMM INFO MM(262420000000021/d11907a4) Requesting authentication tuples (sgsn_auth.c:184) 20241202094843433 DMM DEBUG MM(262420000000021/d11907a4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202094843433 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241202094843433 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@1173ab45bddd: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241202094843478 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202094843478 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202094843478 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202094843478 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202094843478 DMM INFO MM(262420000000021/d11907a4) Subscriber data update (mmctx.c:445) 20241202094843478 DMM DEBUG MM(262420000000021/d11907a4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202094843478 DMM INFO MM(262420000000021/d11907a4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202094843478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202094843478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202094843478 DMM INFO MM(262420000000021/d11907a4) <- GMM AUTH AND CIPHERING REQ (rand = 0c f2 e8 f3 47 24 75 83 12 4e 70 e6 30 d0 d6 8c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202094843500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094843500 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241202094843500 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202094843500 DMM INFO MM(262420000000021/d11907a4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202094843500 DMM NOTICE MM(262420000000021/d11907a4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202094843500 DMM DEBUG MM(262420000000021/d11907a4) checking auth: received GSM SRES = 92 b5 b6 94 (gprs_gmm.c:648) 20241202094843500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202094843500 DMM DEBUG MM(262420000000021/d11907a4) Requesting authorization (sgsn_auth.c:160) 20241202094843500 DMM INFO MM(262420000000021/d11907a4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202094843500 DMM DEBUG MM(262420000000021/d11907a4) Requesting subscriber data update (gprs_subscriber.c:894) 20241202094843500 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241202094843500 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) 20241202094843500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202094843500 DMM INFO MM(262420000000021/d11907a4) <- GMM ATTACH ACCEPT (new P-TMSI=0xd11907a4) (gprs_gmm.c:282) 20241202094843503 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202094843504 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202094843504 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241202094843504 DMM INFO MM(262420000000021/d11907a4) Subscriber data update (mmctx.c:445) 20241202094843504 DMM DEBUG MM(262420000000021/d11907a4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202094843504 DMM INFO MM(262420000000021/d11907a4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202094843504 DMM NOTICE MM(262420000000021/d11907a4) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241202094843504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202094843504 DMM NOTICE MM(262420000000021/d11907a4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202094843504 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) 20241202094843505 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202094843505 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241202094843505 DMM INFO MM(262420000000021/d11907a4) Subscriber data update (mmctx.c:445) 20241202094843505 DMM DEBUG MM(262420000000021/d11907a4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202094843518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094843518 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202094843518 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202094843518 DMM INFO MM(262420000000021/d11907a4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202094843518 DMM NOTICE MM(262420000000021/d11907a4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202094843518 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202094843518 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202094843518 DLLC NOTICE LLME(fde8279b/d11907a4){ASSIGNED} LLGM Assign pre (ffffffff => d11907a4) (gprs_llc.c:1079) 20241202094843518 DLLC NOTICE LLME(ffffffff/d11907a4){ASSIGNED} LLGM Assign post (ffffffff => d11907a4) (gprs_llc.c:1125) 20241202094843518 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202094843518 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202094843518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202094843518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@1173ab45bddd: setverdict(pass): none -> pass 20241202094843574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094843574 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241202094843574 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202094843574 DMM INFO MM(262420000000021/d11907a4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241202094843574 DMM INFO MM(262420000000021/d11907a4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241202094843574 DMM DEBUG MM(262420000000021/d11907a4) Using GGSN 0 (gprs_sm.c:317) 20241202094843574 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241202094843574 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241202094843574 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241202094843574 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241202094843601 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 02 ce e1 c9 11 c3 3c 34 ce 14 05 7f eb 77 7a a1 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:443) 20241202094843601 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fef24f32058, cbp=0x5642e3265b80) (sgsn_libgtp.c:630) 20241202094843601 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241202094843601 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5642e32697c8 TLLI=d11907a4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241202094843601 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241202094843601 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed 20241202094843620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094843620 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241202094843620 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202094843620 DMM INFO MM(262420000000021/d11907a4) -> GMM ATTACH REQUEST MI(TMSI-0xD11907A4) type="GPRS attach" (gprs_gmm.c:1248) 20241202094843620 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202094843620 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241202094843620 DLLC NOTICE LLME(ffffffff/d11907a4){ASSIGNED} LLGM Assign pre (d11907a4 => d6c80b6e) (gprs_llc.c:1079) 20241202094843620 DLLC NOTICE LLME(d11907a4/d6c80b6e){ASSIGNED} LLGM Assign post (d11907a4 => d6c80b6e) (gprs_llc.c:1125) 20241202094843620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202094843620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202094843620 DMM DEBUG MM(262420000000021/d6c80b6e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202094843632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094843632 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241202094843632 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202094843632 DMM DEBUG MM(262420000000021/d6c80b6e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241202094843632 DMM NOTICE MM(262420000000021/d6c80b6e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202094843632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202094843632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202094843632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202094843632 DMM DEBUG MM(262420000000021/d6c80b6e) Requesting authorization (sgsn_auth.c:160) 20241202094843632 DMM INFO MM(262420000000021/d6c80b6e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202094843632 DMM DEBUG MM(262420000000021/d6c80b6e) Requesting subscriber data update (gprs_subscriber.c:894) 20241202094843632 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241202094843632 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) 20241202094843634 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202094843634 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202094843634 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241202094843634 DMM INFO MM(262420000000021/d6c80b6e) Subscriber data update (mmctx.c:445) 20241202094843634 DMM DEBUG MM(262420000000021/d6c80b6e) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241202094843634 DMM INFO MM(262420000000021/d6c80b6e) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241202094843634 DMM NOTICE MM(262420000000021/d6c80b6e) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241202094843634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202094843634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202094843634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241202094843634 DMM INFO MM(262420000000021/d6c80b6e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6c80b6e) (gprs_gmm.c:282) 20241202094843634 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) 20241202094843636 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202094843636 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241202094843636 DMM INFO MM(262420000000021/d6c80b6e) Subscriber data update (mmctx.c:445) 20241202094843636 DMM DEBUG MM(262420000000021/d6c80b6e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@1173ab45bddd: Trying to receive 5 ATTACH ACCEPTs 20241202094849635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241202094849635 DMM INFO MM(262420000000021/d6c80b6e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6c80b6e) (gprs_gmm.c:282) 20241202094850579 DGPRS DEBUG Checking for inactive LLMEs, time = 35661129 (sgsn.c:132) 20241202094855636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241202094855637 DMM INFO MM(262420000000021/d6c80b6e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6c80b6e) (gprs_gmm.c:282) 20241202094901637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241202094901637 DMM INFO MM(262420000000021/d6c80b6e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6c80b6e) (gprs_gmm.c:282) 20241202094903385 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241202094903385 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(94)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202094903386 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241202094907638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241202094907638 DMM INFO MM(262420000000021/d6c80b6e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6c80b6e) (gprs_gmm.c:282) TC_attach_timeout_after_pdp_act(97)@1173ab45bddd: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@1173ab45bddd: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241202094913079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202094913085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202094913085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241202094913094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202094913098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202094913098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241202094913110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202094913115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202094913115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241202094913639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241202094913639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241202094913639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241202094913639 DMM NOTICE MM(262420000000021/d6c80b6e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241202094913640 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241202094913640 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5642e32697c8, TLLI=d6c80b6e, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241202094913640 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241202094913640 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241202094913640 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241202094913640 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241202094913640 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) 20241202094913640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Reject}: Deallocated (fsm.c:568) 20241202094913640 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Ready}: Deallocated (fsm.c:568) 20241202094913640 DMM DEBUG MM_STATE_Iu[0x5642e3267e30]{Detached}: Deallocated (fsm.c:568) 20241202094913640 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241202094913640 DLLC NOTICE LLME(d11907a4/d6c80b6e){ASSIGNED} LLGM Assign pre (d6c80b6e => ffffffff) (gprs_llc.c:1079) 20241202094913640 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6c80b6e => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@1173ab45bddd: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@1173ab45bddd: Final verdict of PTC: pass 20241202094914165 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51206<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(93)@1173ab45bddd: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@1173ab45bddd: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(88)@1173ab45bddd: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(83)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@1173ab45bddd: Final verdict of PTC: none 20241202094914170 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202094914170 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(84)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(91)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(86)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(81)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 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 20241202094914257 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52406<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202094914558 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52406<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=126084) 20241202094915172 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202094915172 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=126084, count=131516) 20241202094916173 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202094916173 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 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 20241202094917175 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202094917175 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_auth_id_timeout started. 20241202094917650 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52416<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202094917652 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202094917714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202094917714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202094917714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202094917714 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202094917714 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202094917714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202094917714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202094917714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202094917714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202094917715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202094917715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202094917715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202094917715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202094917715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202094917715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202094917715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202094917715 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202094917715 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202094917715 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202094917715 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202094917715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202094917715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202094917717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202094917723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094917723 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI196(101)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202094917732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202094917732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202094917732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202094917732 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202094917732 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202094917732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202094917732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202094917732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202094917732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202094917734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202094917734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202094917734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202094917734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202094917735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202094917735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202094917735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202094917735 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202094917735 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202094917735 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202094917735 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(107)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241202094917736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202094917736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202094917737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202094917742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094917742 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(106)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202094917752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202094917752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202094917752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202094917752 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202094917752 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202094917752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202094917752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202094917752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202094917752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202094917753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202094917753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202094917753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202094917753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202094917753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202094917753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202094917753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202094917753 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202094917753 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202094917753 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202094917753 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202094917753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202094917753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202094917755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202094917761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094917761 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202094918176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202094918176 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202094918176 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202094918177 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(113)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202094918181 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(113)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202094918182 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@1173ab45bddd: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='FB30AA8B'O, index=0 SGSN_Test-GSUP(114)@1173ab45bddd: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241202094918230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094918230 DLLC NOTICE LLME(ffffffff/fb30aa8b){UNASSIGNED} LLC RX: unknown TLLI 0xfb30aa8b, creating LLME on the fly (gprs_llc.c:552) 20241202094918230 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202094918230 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach" (gprs_gmm.c:1248) 20241202094918230 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: Allocated (fsm.c:456) 20241202094918230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{Init}: Allocated (fsm.c:456) 20241202094918230 DMM DEBUG MM_STATE_Gb[0x5642e32619b0]{Idle}: Allocated (fsm.c:456) 20241202094918230 DMM DEBUG MM_STATE_Iu[0x5642e3261880]{Detached}: Allocated (fsm.c:456) 20241202094918230 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202094918230 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202094918230 DLLC NOTICE LLME(ffffffff/fb30aa8b){UNASSIGNED} LLGM Assign pre (fb30aa8b => f31f0527) (gprs_llc.c:1079) 20241202094918230 DLLC NOTICE LLME(fb30aa8b/f31f0527){ASSIGNED} LLGM Assign post (fb30aa8b => f31f0527) (gprs_llc.c:1125) 20241202094918230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202094918230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202094918230 DMM DEBUG MM(262420000000002/f31f0527) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202094920580 DGPRS DEBUG Checking for inactive LLMEs, time = 35661159 (sgsn.c:132) 20241202094924232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241202094924232 DMM DEBUG MM(262420000000002/f31f0527) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202094930233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241202094930233 DMM DEBUG MM(262420000000002/f31f0527) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202094936234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241202094936234 DMM DEBUG MM(262420000000002/f31f0527) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202094938178 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241202094938178 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241202094938179 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202094942235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241202094942235 DMM DEBUG MM(262420000000002/f31f0527) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202094947716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202094947719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202094947719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241202094947736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202094947740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202094947740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241202094947754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202094947757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202094947757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241202094948235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241202094948235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241202094948236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241202094948236 DMM NOTICE MM(262420000000002/f31f0527) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241202094948236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{Reject}: Deallocated (fsm.c:568) 20241202094948236 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Deallocated (fsm.c:568) 20241202094948236 DMM DEBUG MM_STATE_Iu[0x5642e3261880]{Detached}: Deallocated (fsm.c:568) 20241202094948236 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241202094948236 DLLC NOTICE LLME(fb30aa8b/f31f0527){ASSIGNED} LLGM Assign pre (f31f0527 => ffffffff) (gprs_llc.c:1079) 20241202094948236 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f31f0527 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@1173ab45bddd: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@1173ab45bddd: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@1173ab45bddd: Final verdict of PTC: pass 20241202094948255 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52416<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@1173ab45bddd: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@1173ab45bddd: Final verdict of PTC: none 20241202094948260 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202094948260 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(108)@1173ab45bddd: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(107)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(102)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(112)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(105)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(110)@1173ab45bddd: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(100)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 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 20241202094948359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202094948661 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48750<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60364) 20241202094949262 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202094949262 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60364, count=68620) 20241202094950263 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202094950263 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241202094950581 DGPRS DEBUG Checking for inactive LLMEs, time = 35661189 (sgsn.c:132) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 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 20241202094951265 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202094951265 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_auth_sai_timeout started. 20241202094951751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202094951755 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202094951802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202094951802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202094951802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202094951802 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202094951802 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202094951802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202094951802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202094951802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202094951802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202094951803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202094951803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202094951803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202094951803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202094951803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202094951803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202094951803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202094951803 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202094951803 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202094951803 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202094951803 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(121)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241202094951803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202094951803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202094951805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202094951809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094951809 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI196(120)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202094951818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202094951818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202094951818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202094951818 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202094951818 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202094951818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202094951818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202094951818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202094951818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202094951818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202094951818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202094951818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202094951819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202094951819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202094951819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202094951819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202094951819 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202094951819 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202094951819 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202094951819 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202094951819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202094951819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202094951822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202094951827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094951827 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI210(125)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202094951835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202094951835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202094951835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202094951835 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202094951835 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202094951835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202094951835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202094951835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202094951835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202094951836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202094951836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202094951836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202094951836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202094951836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202094951836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202094951836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202094951836 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202094951836 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202094951836 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202094951836 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202094951836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202094951836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202094951838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202094951844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094951844 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202094952266 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202094952266 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202094952266 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202094952266 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(132)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202094952268 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) 20241202094952268 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(132)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@1173ab45bddd: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='F9E9464F'O, index=0 SGSN_Test-GSUP(133)@1173ab45bddd: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241202094952304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094952305 DLLC NOTICE LLME(ffffffff/f9e9464f){UNASSIGNED} LLC RX: unknown TLLI 0xf9e9464f, creating LLME on the fly (gprs_llc.c:552) 20241202094952305 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202094952305 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1248) 20241202094952305 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: Allocated (fsm.c:456) 20241202094952305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Init}: Allocated (fsm.c:456) 20241202094952305 DMM DEBUG MM_STATE_Gb[0x5642e32619b0]{Idle}: Allocated (fsm.c:456) 20241202094952305 DMM DEBUG MM_STATE_Iu[0x5642e3267e30]{Detached}: Allocated (fsm.c:456) 20241202094952305 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202094952305 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202094952305 DLLC NOTICE LLME(ffffffff/f9e9464f){UNASSIGNED} LLGM Assign pre (f9e9464f => e0bf4123) (gprs_llc.c:1079) 20241202094952305 DLLC NOTICE LLME(f9e9464f/e0bf4123){ASSIGNED} LLGM Assign post (f9e9464f => e0bf4123) (gprs_llc.c:1125) 20241202094952305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202094952305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202094952305 DMM DEBUG MM(262420000000003/e0bf4123) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202094952326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202094952326 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202094952326 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202094952326 DMM DEBUG MM(262420000000003/e0bf4123) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1066) 20241202094952326 DMM NOTICE MM(262420000000003/e0bf4123) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202094952326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202094952326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202094952326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202094952326 DMM DEBUG MM(262420000000003/e0bf4123) Requesting authorization (sgsn_auth.c:160) 20241202094952326 DMM INFO MM(262420000000003/e0bf4123) Requesting authentication tuples (sgsn_auth.c:184) 20241202094952326 DMM DEBUG MM(262420000000003/e0bf4123) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202094952326 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241202094952326 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@1173ab45bddd: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241202094958327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241202094958327 DMM ERROR MM(262420000000003/e0bf4123) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241202094958327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241202094958327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241202094958327 DMM NOTICE MM(262420000000003/e0bf4123) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241202094958327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Reject}: Deallocated (fsm.c:568) 20241202094958327 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Deallocated (fsm.c:568) 20241202094958327 DMM DEBUG MM_STATE_Iu[0x5642e3267e30]{Detached}: Deallocated (fsm.c:568) 20241202094958327 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241202094958327 DLLC NOTICE LLME(f9e9464f/e0bf4123){ASSIGNED} LLGM Assign pre (e0bf4123 => ffffffff) (gprs_llc.c:1079) 20241202094958327 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0bf4123 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@1173ab45bddd: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@1173ab45bddd: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@1173ab45bddd: Final verdict of PTC: pass 20241202094958347 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40948<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241202094958351 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202094958351 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(132)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP(133)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(126)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(121)@1173ab45bddd: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@1173ab45bddd: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@1173ab45bddd: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(131)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(129)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(119)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(124)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 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 20241202094958434 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40956<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202094958736 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40956<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57492) 20241202094959352 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202094959352 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=57492, count=67456) 20241202095000353 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095000353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 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 20241202095001355 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095001355 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_auth_sai_reject started. 20241202095001843 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39436<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095001846 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095001912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095001912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095001912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095001912 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095001912 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095001912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095001912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095001912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095001912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095001913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095001913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095001913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095001913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095001913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095001913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095001913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095001913 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095001913 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095001913 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095001913 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095001913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095001913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095001917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241202095001927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095001927 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI196(139)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095001940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095001940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095001940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095001940 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095001940 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095001940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095001940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095001940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095001940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095001941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095001941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095001941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095001941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095001941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095001941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095001941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095001941 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095001941 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095001941 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095001941 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095001941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095001941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095001943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095001948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095001948 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(143)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095001957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095001957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095001957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095001957 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095001957 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095001957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095001957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095001957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095001957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095001958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095001958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095001958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095001958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095001958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095001958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095001958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095001958 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095001958 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095001958 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095001958 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095001958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095001958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095001960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095001964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095001964 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095002357 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095002357 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095002357 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095002357 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(151)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095002361 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(151)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202095002362 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(151)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@1173ab45bddd: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='C71EEBD3'O, index=0 SGSN_Test-GSUP(152)@1173ab45bddd: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241202095002457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095002457 DLLC NOTICE LLME(ffffffff/c71eebd3){UNASSIGNED} LLC RX: unknown TLLI 0xc71eebd3, creating LLME on the fly (gprs_llc.c:552) 20241202095002457 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095002457 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1248) 20241202095002457 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: Allocated (fsm.c:456) 20241202095002457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{Init}: Allocated (fsm.c:456) 20241202095002457 DMM DEBUG MM_STATE_Gb[0x5642e32619b0]{Idle}: Allocated (fsm.c:456) 20241202095002457 DMM DEBUG MM_STATE_Iu[0x5642e3261880]{Detached}: Allocated (fsm.c:456) 20241202095002457 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095002457 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095002457 DLLC NOTICE LLME(ffffffff/c71eebd3){UNASSIGNED} LLGM Assign pre (c71eebd3 => d0125910) (gprs_llc.c:1079) 20241202095002457 DLLC NOTICE LLME(c71eebd3/d0125910){ASSIGNED} LLGM Assign post (c71eebd3 => d0125910) (gprs_llc.c:1125) 20241202095002457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095002457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095002457 DMM DEBUG MM(262420000000004/d0125910) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095002479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095002479 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095002479 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095002479 DMM DEBUG MM(262420000000004/d0125910) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1066) 20241202095002479 DMM NOTICE MM(262420000000004/d0125910) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095002479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095002479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095002479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095002479 DMM DEBUG MM(262420000000004/d0125910) Requesting authorization (sgsn_auth.c:160) 20241202095002479 DMM INFO MM(262420000000004/d0125910) Requesting authentication tuples (sgsn_auth.c:184) 20241202095002479 DMM DEBUG MM(262420000000004/d0125910) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095002479 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241202095002479 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@1173ab45bddd: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241202095002487 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241202095002487 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241202095002487 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241202095008481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241202095008481 DMM ERROR MM(262420000000004/d0125910) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241202095008481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241202095008481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241202095008481 DMM NOTICE MM(262420000000004/d0125910) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241202095008481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{Reject}: Deallocated (fsm.c:568) 20241202095008481 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Deallocated (fsm.c:568) 20241202095008481 DMM DEBUG MM_STATE_Iu[0x5642e3261880]{Detached}: Deallocated (fsm.c:568) 20241202095008481 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241202095008481 DLLC NOTICE LLME(c71eebd3/d0125910){ASSIGNED} LLGM Assign pre (d0125910 => ffffffff) (gprs_llc.c:1079) 20241202095008481 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0125910 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@1173ab45bddd: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@1173ab45bddd: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@1173ab45bddd: Final verdict of PTC: pass 20241202095008497 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39436<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241202095008501 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095008501 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_auth_sai_reject-BVCI196(139)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP(152)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(140)@1173ab45bddd: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(143)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(150)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(145)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@1173ab45bddd: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(144)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(148)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(138)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(143): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(144): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 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 20241202095008631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39442<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095008933 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39442<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59272) 20241202095009503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095009503 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59272, count=68396) 20241202095010504 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095010505 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 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 20241202095011506 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095011506 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_gsup_lu_timeout started. 20241202095012031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46970<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095012034 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095012073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095012073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095012073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095012073 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095012073 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095012073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095012073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095012073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095012073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095012074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095012074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095012074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095012074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095012074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095012074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095012074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095012074 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095012074 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095012074 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095012074 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095012074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095012074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095012076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095012080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095012080 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(158)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095012089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095012089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095012089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095012089 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095012089 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095012089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095012089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095012089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095012089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095012090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095012090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095012090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095012090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095012090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095012090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095012090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095012090 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095012090 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095012090 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095012090 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(164)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241202095012091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095012091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095012093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095012098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095012098 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(163)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095012105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095012105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095012105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095012105 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095012105 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095012105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095012105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095012105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095012105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095012106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095012106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095012106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095012106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095012106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095012106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095012106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095012106 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095012106 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095012106 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095012106 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095012106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095012106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095012108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095012113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095012113 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095012508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095012508 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095012508 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095012508 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(170)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095012512 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) 20241202095012513 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(170)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@1173ab45bddd: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='FBB222FF'O, index=0 SGSN_Test-GSUP(171)@1173ab45bddd: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@1173ab45bddd: 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 := '2769DE677F9CE242519FE4E5C5193F5E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8636B6DD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '85373395126E6C18'O } } } } } 20241202095013572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095013572 DLLC NOTICE LLME(ffffffff/fbb222ff){UNASSIGNED} LLC RX: unknown TLLI 0xfbb222ff, creating LLME on the fly (gprs_llc.c:552) 20241202095013572 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095013572 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1248) 20241202095013572 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: Allocated (fsm.c:456) 20241202095013572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Init}: Allocated (fsm.c:456) 20241202095013572 DMM DEBUG MM_STATE_Gb[0x5642e32619b0]{Idle}: Allocated (fsm.c:456) 20241202095013572 DMM DEBUG MM_STATE_Iu[0x5642e3267e30]{Detached}: Allocated (fsm.c:456) 20241202095013572 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095013572 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095013572 DLLC NOTICE LLME(ffffffff/fbb222ff){UNASSIGNED} LLGM Assign pre (fbb222ff => f082ac1e) (gprs_llc.c:1079) 20241202095013572 DLLC NOTICE LLME(fbb222ff/f082ac1e){ASSIGNED} LLGM Assign post (fbb222ff => f082ac1e) (gprs_llc.c:1125) 20241202095013572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095013572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095013572 DMM DEBUG MM(262420000000005/f082ac1e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095013579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095013579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095013579 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095013579 DMM DEBUG MM(262420000000005/f082ac1e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1066) 20241202095013579 DMM NOTICE MM(262420000000005/f082ac1e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095013579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095013579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095013579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095013579 DMM DEBUG MM(262420000000005/f082ac1e) Requesting authorization (sgsn_auth.c:160) 20241202095013579 DMM INFO MM(262420000000005/f082ac1e) Requesting authentication tuples (sgsn_auth.c:184) 20241202095013579 DMM DEBUG MM(262420000000005/f082ac1e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095013579 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241202095013579 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@1173ab45bddd: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241202095013581 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095013581 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095013581 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095013581 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095013581 DMM INFO MM(262420000000005/f082ac1e) Subscriber data update (mmctx.c:445) 20241202095013581 DMM DEBUG MM(262420000000005/f082ac1e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095013581 DMM INFO MM(262420000000005/f082ac1e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095013581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095013581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095013581 DMM INFO MM(262420000000005/f082ac1e) <- GMM AUTH AND CIPHERING REQ (rand = 27 69 de 67 7f 9c e2 42 51 9f e4 e5 c5 19 3f 5e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095013585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095013585 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095013585 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095013585 DMM INFO MM(262420000000005/f082ac1e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095013585 DMM NOTICE MM(262420000000005/f082ac1e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095013585 DMM DEBUG MM(262420000000005/f082ac1e) checking auth: received GSM SRES = 86 36 b6 dd (gprs_gmm.c:648) 20241202095013585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095013585 DMM DEBUG MM(262420000000005/f082ac1e) Requesting authorization (sgsn_auth.c:160) 20241202095013585 DMM INFO MM(262420000000005/f082ac1e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095013585 DMM DEBUG MM(262420000000005/f082ac1e) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095013585 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241202095013586 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) 20241202095013586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095013586 DMM INFO MM(262420000000005/f082ac1e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf082ac1e) (gprs_gmm.c:282) TC_attach_gsup_lu_timeout(173)@1173ab45bddd: setverdict(fail): none -> fail MC@1173ab45bddd: Test Component 173 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-Gb0-NS0(155)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP(171)@1173ab45bddd: Final verdict of PTC: none 20241202095013590 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095013590 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(160)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(159)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@1173ab45bddd: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(169)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(164)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@1173ab45bddd: Final verdict of PTC: none 20241202095013591 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46970<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(161)@1173ab45bddd: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(162)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(167)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@1173ab45bddd: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@1173ab45bddd: Final verdict of PTC: fail -NSVCI97-provIP(157)@1173ab45bddd: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none)Mon Dec 2 09:50:13 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_timeout fail ------ MTC@1173ab45bddd: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_timeout.talloc MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@1173ab45bddd: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@1173ab45bddd: 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'. 20241202095013688 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46980<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095014090 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46980<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68716) 20241202095014591 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095014592 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68716, count=74768) 20241202095015592 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095015593 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 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 20241202095016593 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095016594 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_gsup_lu_reject started. 20241202095017182 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46996<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095017184 DMM INFO MM(262420000000005/f082ac1e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095017184 DMM INFO MM(262420000000005/f082ac1e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095017184 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095017184 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095017184 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095017184 DMM ERROR MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241202095017184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241202095017184 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Deallocated (fsm.c:568) 20241202095017184 DMM DEBUG MM_STATE_Iu[0x5642e3267e30]{Detached}: Deallocated (fsm.c:568) 20241202095017185 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: Deallocated (fsm.c:568) 20241202095017185 DLLC NOTICE LLME(fbb222ff/f082ac1e){ASSIGNED} LLGM Assign pre (f082ac1e => ffffffff) (gprs_llc.c:1079) 20241202095017185 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f082ac1e => ffffffff) (gprs_llc.c:1125) 20241202095017185 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095017225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095017225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095017225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095017225 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095017225 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095017225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095017225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095017225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095017225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095017226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095017226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095017226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095017226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095017226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095017226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095017226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095017226 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095017226 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095017226 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095017226 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095017226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095017226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095017228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095017233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095017233 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI196(177)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095017242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095017242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095017242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095017242 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095017242 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095017242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095017242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095017242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095017242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095017243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095017243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095017243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095017243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095017243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095017243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095017243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095017243 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095017243 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095017243 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095017243 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095017244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095017244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(184)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 20241202095017246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241202095017250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095017250 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(182)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(184)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(189)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(189)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095017261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095017261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095017261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095017261 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095017261 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095017261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095017261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095017261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095017261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(189)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095017261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095017261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095017261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095017262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095017262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095017262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095017262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095017262 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095017262 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095017262 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095017262 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095017262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095017262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(189)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(189)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095017264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095017269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095017269 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(186)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095017594 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095017595 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095017595 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095017595 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(188)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(188)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095017599 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(188)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(188)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(188)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(188)@1173ab45bddd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241202095017600 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(188)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(188)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@1173ab45bddd: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='C8C87DF6'O, index=0 SGSN_Test-GSUP(190)@1173ab45bddd: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@1173ab45bddd: 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 := '8B82A986EC1B1430F23FF42325034F41'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0E8AA93E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CF3ED4C7CE2A4FC8'O } } } } } 20241202095018676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095018676 DLLC NOTICE LLME(ffffffff/c8c87df6){UNASSIGNED} LLC RX: unknown TLLI 0xc8c87df6, creating LLME on the fly (gprs_llc.c:552) 20241202095018676 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095018676 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1248) 20241202095018676 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: Allocated (fsm.c:456) 20241202095018676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{Init}: Allocated (fsm.c:456) 20241202095018676 DMM DEBUG MM_STATE_Gb[0x5642e32619b0]{Idle}: Allocated (fsm.c:456) 20241202095018676 DMM DEBUG MM_STATE_Iu[0x5642e3261880]{Detached}: Allocated (fsm.c:456) 20241202095018676 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095018676 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095018676 DLLC NOTICE LLME(ffffffff/c8c87df6){UNASSIGNED} LLGM Assign pre (c8c87df6 => ecd3ebcc) (gprs_llc.c:1079) 20241202095018676 DLLC NOTICE LLME(c8c87df6/ecd3ebcc){ASSIGNED} LLGM Assign post (c8c87df6 => ecd3ebcc) (gprs_llc.c:1125) 20241202095018676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095018676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095018676 DMM DEBUG MM(262420000000006/ecd3ebcc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095018688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095018688 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095018688 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095018688 DMM DEBUG MM(262420000000006/ecd3ebcc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1066) 20241202095018688 DMM NOTICE MM(262420000000006/ecd3ebcc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095018688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095018688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095018688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095018688 DMM DEBUG MM(262420000000006/ecd3ebcc) Requesting authorization (sgsn_auth.c:160) 20241202095018688 DMM INFO MM(262420000000006/ecd3ebcc) Requesting authentication tuples (sgsn_auth.c:184) 20241202095018688 DMM DEBUG MM(262420000000006/ecd3ebcc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095018688 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241202095018688 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@1173ab45bddd: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241202095018694 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095018694 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095018694 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095018694 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095018694 DMM INFO MM(262420000000006/ecd3ebcc) Subscriber data update (mmctx.c:445) 20241202095018694 DMM DEBUG MM(262420000000006/ecd3ebcc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095018694 DMM INFO MM(262420000000006/ecd3ebcc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095018694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095018694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095018694 DMM INFO MM(262420000000006/ecd3ebcc) <- GMM AUTH AND CIPHERING REQ (rand = 8b 82 a9 86 ec 1b 14 30 f2 3f f4 23 25 03 4f 41 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095018707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095018707 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095018707 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095018707 DMM INFO MM(262420000000006/ecd3ebcc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095018707 DMM NOTICE MM(262420000000006/ecd3ebcc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095018707 DMM DEBUG MM(262420000000006/ecd3ebcc) checking auth: received GSM SRES = 0e 8a a9 3e (gprs_gmm.c:648) 20241202095018707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095018707 DMM DEBUG MM(262420000000006/ecd3ebcc) Requesting authorization (sgsn_auth.c:160) 20241202095018708 DMM INFO MM(262420000000006/ecd3ebcc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095018708 DMM DEBUG MM(262420000000006/ecd3ebcc) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095018708 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241202095018708 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) 20241202095018708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095018708 DMM INFO MM(262420000000006/ecd3ebcc) <- GMM ATTACH ACCEPT (new P-TMSI=0xecd3ebcc) (gprs_gmm.c:282) 20241202095018709 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241202095018709 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241202095018709 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241202095018709 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095018709 DMM INFO MM(262420000000006/ecd3ebcc) Subscriber data update (mmctx.c:445) 20241202095018709 DMM DEBUG MM(262420000000006/ecd3ebcc) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@1173ab45bddd: setverdict(fail): none -> fail MC@1173ab45bddd: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20241202095018724 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095018724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(190)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(188)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(183)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(178)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(189)@1173ab45bddd: Final verdict of PTC: none 20241202095018726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46996<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(179)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@1173ab45bddd: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@1173ab45bddd: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(186)@1173ab45bddd: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(176)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(187)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(181)@1173ab45bddd: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@1173ab45bddd: Final verdict of PTC: fail MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(186): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(187): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(188): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(189): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@1173ab45bddd: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@1173ab45bddd: 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'. Mon Dec 2 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 20241202095018828 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47002<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095019230 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47002<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76520) 20241202095019724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095019724 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) 20241202095020581 DGPRS DEBUG Checking for inactive LLMEs, time = 35661219 (sgsn.c:132) 20241202095020726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095020726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 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 20241202095021726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095021727 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_combined started. 20241202095022336 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41216<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095022338 DMM INFO MM(262420000000006/ecd3ebcc) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095022338 DMM INFO MM(262420000000006/ecd3ebcc) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095022338 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095022338 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095022338 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095022338 DMM ERROR MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241202095022338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241202095022338 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Deallocated (fsm.c:568) 20241202095022338 DMM DEBUG MM_STATE_Iu[0x5642e3261880]{Detached}: Deallocated (fsm.c:568) 20241202095022338 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: Deallocated (fsm.c:568) 20241202095022338 DLLC NOTICE LLME(c8c87df6/ecd3ebcc){ASSIGNED} LLGM Assign pre (ecd3ebcc => ffffffff) (gprs_llc.c:1079) 20241202095022338 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ecd3ebcc => ffffffff) (gprs_llc.c:1125) 20241202095022338 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095022404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095022404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095022404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095022404 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095022404 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095022404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095022404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095022404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095022404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(198)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 20241202095022405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095022405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095022405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095022405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095022405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095022405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095022405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095022405 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095022405 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095022405 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095022405 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095022406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095022406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095022408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(194)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241202095022413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095022413 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(198)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_combined-BVCI196(196)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(202)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095022418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095022418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095022418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095022418 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095022418 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095022418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095022418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095022418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095022418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095022419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095022419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095022419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095022419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095022419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095022419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095022419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095022419 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095022419 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095022419 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095022419 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095022419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095022419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095022422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241202095022427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095022427 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(201)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(203)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(208)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(208)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095022438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095022438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095022438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095022438 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095022438 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095022438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095022438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095022438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095022438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(208)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095022438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095022438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095022438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095022439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095022439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095022439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095022439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095022439 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095022439 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095022439 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095022439 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095022439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095022439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(208)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(208)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095022441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095022446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095022446 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(205)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095022727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095022727 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095022727 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095022727 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(207)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(207)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095022729 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) 20241202095022730 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(207)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(207)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(207)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(207)@1173ab45bddd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(207)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(207)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@1173ab45bddd: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='FFFDFE95'O, index=0 SGSN_Test-GSUP(209)@1173ab45bddd: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@1173ab45bddd: 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 := 'FA4F0854C2E43409F3206A6F6C7C1AB4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '75E564FB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C562C098EFBD905C'O } } } } } 20241202095023800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095023800 DLLC NOTICE LLME(ffffffff/fffdfe95){UNASSIGNED} LLC RX: unknown TLLI 0xfffdfe95, creating LLME on the fly (gprs_llc.c:552) 20241202095023800 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095023800 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20241202095023800 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: Allocated (fsm.c:456) 20241202095023800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Init}: Allocated (fsm.c:456) 20241202095023800 DMM DEBUG MM_STATE_Gb[0x5642e32619b0]{Idle}: Allocated (fsm.c:456) 20241202095023800 DMM DEBUG MM_STATE_Iu[0x5642e3267e30]{Detached}: Allocated (fsm.c:456) 20241202095023800 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095023800 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095023800 DLLC NOTICE LLME(ffffffff/fffdfe95){UNASSIGNED} LLGM Assign pre (fffdfe95 => e4b404ea) (gprs_llc.c:1079) 20241202095023800 DLLC NOTICE LLME(fffdfe95/e4b404ea){ASSIGNED} LLGM Assign post (fffdfe95 => e4b404ea) (gprs_llc.c:1125) 20241202095023800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095023800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095023800 DMM DEBUG MM(262420000000007/e4b404ea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095023824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095023824 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095023824 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095023824 DMM DEBUG MM(262420000000007/e4b404ea) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1066) 20241202095023824 DMM NOTICE MM(262420000000007/e4b404ea) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095023824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095023824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095023824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095023824 DMM DEBUG MM(262420000000007/e4b404ea) Requesting authorization (sgsn_auth.c:160) 20241202095023824 DMM INFO MM(262420000000007/e4b404ea) Requesting authentication tuples (sgsn_auth.c:184) 20241202095023824 DMM DEBUG MM(262420000000007/e4b404ea) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095023824 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241202095023824 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@1173ab45bddd: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241202095023831 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095023831 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095023831 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095023831 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095023831 DMM INFO MM(262420000000007/e4b404ea) Subscriber data update (mmctx.c:445) 20241202095023831 DMM DEBUG MM(262420000000007/e4b404ea) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095023831 DMM INFO MM(262420000000007/e4b404ea) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095023831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095023831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095023831 DMM INFO MM(262420000000007/e4b404ea) <- GMM AUTH AND CIPHERING REQ (rand = fa 4f 08 54 c2 e4 34 09 f3 20 6a 6f 6c 7c 1a b4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095023846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095023847 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095023847 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095023847 DMM INFO MM(262420000000007/e4b404ea) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095023847 DMM NOTICE MM(262420000000007/e4b404ea) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095023847 DMM DEBUG MM(262420000000007/e4b404ea) checking auth: received GSM SRES = 75 e5 64 fb (gprs_gmm.c:648) 20241202095023847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095023847 DMM DEBUG MM(262420000000007/e4b404ea) Requesting authorization (sgsn_auth.c:160) 20241202095023847 DMM INFO MM(262420000000007/e4b404ea) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095023847 DMM DEBUG MM(262420000000007/e4b404ea) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095023847 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241202095023847 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) 20241202095023847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095023847 DMM INFO MM(262420000000007/e4b404ea) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4b404ea) (gprs_gmm.c:282) 20241202095023850 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095023850 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095023850 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241202095023850 DMM INFO MM(262420000000007/e4b404ea) Subscriber data update (mmctx.c:445) 20241202095023850 DMM DEBUG MM(262420000000007/e4b404ea) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095023850 DMM INFO MM(262420000000007/e4b404ea) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095023850 DMM NOTICE MM(262420000000007/e4b404ea) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:982) 20241202095023850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095023851 DMM NOTICE MM(262420000000007/e4b404ea) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095023851 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) 20241202095023853 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095023853 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241202095023853 DMM INFO MM(262420000000007/e4b404ea) Subscriber data update (mmctx.c:445) 20241202095023853 DMM DEBUG MM(262420000000007/e4b404ea) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@1173ab45bddd: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@1173ab45bddd: Removing Client IMSI='262420000000007'H, index=0 20241202095023863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095023864 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095023864 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095023864 DMM INFO MM(262420000000007/e4b404ea) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095023864 DMM NOTICE MM(262420000000007/e4b404ea) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095023864 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095023864 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095023864 DLLC NOTICE LLME(fffdfe95/e4b404ea){ASSIGNED} LLGM Assign pre (ffffffff => e4b404ea) (gprs_llc.c:1079) 20241202095023864 DLLC NOTICE LLME(ffffffff/e4b404ea){ASSIGNED} LLGM Assign post (ffffffff => e4b404ea) (gprs_llc.c:1125) 20241202095023864 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095023864 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095023864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095023864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@1173ab45bddd: Final verdict of PTC: pass 20241202095023867 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41216<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(209)@1173ab45bddd: Final verdict of PTC: none 20241202095023871 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095023871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(194)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(207)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(202)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(197)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(208)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@1173ab45bddd: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@1173ab45bddd: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@1173ab45bddd: Final verdict of PTC: none TC_attach_combined-BVCI220(205)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(195)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(206)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(200)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_combined-BVCI220(205): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(206): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(207): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(208): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_combined finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 09:50:23 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241202095023973 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41230<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095024388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41230<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85032) 20241202095024873 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095024873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85032, count=89388) 20241202095025874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095025874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 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 20241202095026875 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095026875 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_accept_all started. 20241202095027432 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41240<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095027435 DMM INFO MM(262420000000007/e4b404ea) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095027435 DMM INFO MM(262420000000007/e4b404ea) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095027435 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095027435 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095027435 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095027435 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095027435 DLLC NOTICE LLME(ffffffff/e4b404ea){ASSIGNED} LLGM Assign pre (e4b404ea => ffffffff) (gprs_llc.c:1079) 20241202095027435 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4b404ea => ffffffff) (gprs_llc.c:1125) 20241202095027435 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241202095027435 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) 20241202095027435 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) 20241202095027435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Init}: Deallocated (fsm.c:568) 20241202095027435 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Deallocated (fsm.c:568) 20241202095027435 DMM DEBUG MM_STATE_Iu[0x5642e3267e30]{Detached}: Deallocated (fsm.c:568) 20241202095027435 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: Deallocated (fsm.c:568) 20241202095027435 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095027479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095027479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095027479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095027479 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095027479 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095027479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095027479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095027479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095027479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095027480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095027480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095027480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095027480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095027480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095027480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095027480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095027480 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095027480 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095027480 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095027480 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095027481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095027481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095027483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241202095027488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095027489 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI196(215)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(217)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(222)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(222)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095027498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095027498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095027498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095027498 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095027498 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095027498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095027498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095027498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095027498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(221)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(222)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095027499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095027499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095027499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095027499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095027499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095027499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095027499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095027500 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095027500 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095027500 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095027500 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095027500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095027500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(222)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(222)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095027501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(218)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241202095027507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095027507 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(221)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_accept_all-BVCI210(219)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(226)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095027510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095027510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095027510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095027510 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095027510 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095027510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095027510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095027510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095027510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095027511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095027511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095027511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095027511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095027511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095027511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095027511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095027511 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095027511 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095027511 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095027511 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095027511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095027511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095027513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095027517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095027518 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095027877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095027877 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095027877 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095027877 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(227)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095027882 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(227)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202095027883 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(227)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@1173ab45bddd: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='C5F1CADE'O, index=0 SGSN_Test-GSUP(228)@1173ab45bddd: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241202095028961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095028961 DLLC NOTICE LLME(ffffffff/c5f1cade){UNASSIGNED} LLC RX: unknown TLLI 0xc5f1cade, creating LLME on the fly (gprs_llc.c:552) 20241202095028961 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095028961 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1248) 20241202095028961 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: Allocated (fsm.c:456) 20241202095028961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{Init}: Allocated (fsm.c:456) 20241202095028961 DMM DEBUG MM_STATE_Gb[0x5642e32619b0]{Idle}: Allocated (fsm.c:456) 20241202095028961 DMM DEBUG MM_STATE_Iu[0x5642e3261880]{Detached}: Allocated (fsm.c:456) 20241202095028961 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095028961 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095028961 DLLC NOTICE LLME(ffffffff/c5f1cade){UNASSIGNED} LLGM Assign pre (c5f1cade => cc197379) (gprs_llc.c:1079) 20241202095028961 DLLC NOTICE LLME(c5f1cade/cc197379){ASSIGNED} LLGM Assign post (c5f1cade => cc197379) (gprs_llc.c:1125) 20241202095028961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095028961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095028961 DMM DEBUG MM(262420000000008/cc197379) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095028984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095028984 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095028984 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095028984 DMM DEBUG MM(262420000000008/cc197379) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1066) 20241202095028984 DMM NOTICE MM(262420000000008/cc197379) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095028984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095028984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095028984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241202095028984 DMM INFO MM(262420000000008/cc197379) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc197379) (gprs_gmm.c:282) TC_attach_accept_all(230)@1173ab45bddd: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@1173ab45bddd: Removing Client IMSI='262420000000008'H, index=0 20241202095029973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095029973 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095029973 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095029973 DMM INFO MM(262420000000008/cc197379) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095029973 DMM NOTICE MM(262420000000008/cc197379) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095029973 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095029973 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095029973 DLLC NOTICE LLME(c5f1cade/cc197379){ASSIGNED} LLGM Assign pre (ffffffff => cc197379) (gprs_llc.c:1079) 20241202095029973 DLLC NOTICE LLME(ffffffff/cc197379){ASSIGNED} LLGM Assign post (ffffffff => cc197379) (gprs_llc.c:1125) 20241202095029973 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095029973 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095029973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095029973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@1173ab45bddd: Final verdict of PTC: pass 20241202095029977 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41240<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(216)@1173ab45bddd: Final verdict of PTC: none 20241202095029982 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095029982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(222)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(226)@1173ab45bddd: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP(228)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(221)@1173ab45bddd: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@1173ab45bddd: Final verdict of PTC: none TC_attach_accept_all-BVCI210(219)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(224)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(214)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(220)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_accept_all-BVCI210(219): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(220): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(221): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(222): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_accept_all finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 09:50:30 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 20241202095030086 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41252<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095030488 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41252<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67212) 20241202095030983 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095030983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=67212, count=71568) 20241202095031984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095031984 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 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 20241202095032985 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095032986 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_closed started. 20241202095033581 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33728<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095033583 DMM INFO MM(262420000000008/cc197379) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095033583 DMM INFO MM(262420000000008/cc197379) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095033583 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095033583 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095033583 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095033583 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095033583 DLLC NOTICE LLME(ffffffff/cc197379){ASSIGNED} LLGM Assign pre (cc197379 => ffffffff) (gprs_llc.c:1079) 20241202095033583 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc197379 => ffffffff) (gprs_llc.c:1125) 20241202095033583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{Init}: Deallocated (fsm.c:568) 20241202095033583 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Deallocated (fsm.c:568) 20241202095033583 DMM DEBUG MM_STATE_Iu[0x5642e3261880]{Detached}: Deallocated (fsm.c:568) 20241202095033583 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: Deallocated (fsm.c:568) 20241202095033583 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095033615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095033615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095033615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095033615 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095033615 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095033615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095033615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095033615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095033615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095033617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095033617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095033617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095033617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095033617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095033617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095033617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095033617 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095033617 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095033617 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095033617 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095033618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095033618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(236)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 20241202095033622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(232)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095033628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095033628 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(237)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed-BVCI196(234)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(236)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095033635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095033635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095033635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095033635 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095033635 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095033635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095033635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095033635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095033635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095033636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095033636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095033636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095033636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095033636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095033636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095033636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095033636 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095033636 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095033636 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095033636 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095033636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095033637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095033638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095033642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095033642 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(239)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095033651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095033651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095033651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095033651 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095033651 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095033651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095033651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095033651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095033651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095033652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095033652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095033652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095033652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095033652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095033652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095033652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095033652 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095033652 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095033652 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095033652 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(245)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241202095033653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095033653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095033655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095033659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095033659 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095033987 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095033987 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095033987 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095033987 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(246)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095033991 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(246)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202095033992 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(246)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@1173ab45bddd: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='DB9BFD0D'O, index=0 SGSN_Test-GSUP(247)@1173ab45bddd: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@1173ab45bddd: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='DB9BFD0D'O, index=1 20241202095035045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095035045 DLLC NOTICE LLME(ffffffff/db9bfd0d){UNASSIGNED} LLC RX: unknown TLLI 0xdb9bfd0d, creating LLME on the fly (gprs_llc.c:552) 20241202095035045 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095035045 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1248) 20241202095035045 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: Allocated (fsm.c:456) 20241202095035045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Init}: Allocated (fsm.c:456) 20241202095035045 DMM DEBUG MM_STATE_Gb[0x5642e32619b0]{Idle}: Allocated (fsm.c:456) 20241202095035045 DMM DEBUG MM_STATE_Iu[0x5642e3267e30]{Detached}: Allocated (fsm.c:456) 20241202095035045 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095035045 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095035045 DLLC NOTICE LLME(ffffffff/db9bfd0d){UNASSIGNED} LLGM Assign pre (db9bfd0d => cbbbec06) (gprs_llc.c:1079) 20241202095035045 DLLC NOTICE LLME(db9bfd0d/cbbbec06){ASSIGNED} LLGM Assign post (db9bfd0d => cbbbec06) (gprs_llc.c:1125) 20241202095035045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095035045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095035045 DMM DEBUG MM(001010123456789/cbbbec06) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095035065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095035065 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095035065 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095035065 DMM DEBUG MM(001010123456789/cbbbec06) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241202095035065 DMM NOTICE MM(001010123456789/cbbbec06) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095035065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095035065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095035065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241202095035065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241202095035065 DMM NOTICE MM(001010123456789/cbbbec06) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20241202095035065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Reject}: Deallocated (fsm.c:568) 20241202095035066 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Deallocated (fsm.c:568) 20241202095035066 DMM DEBUG MM_STATE_Iu[0x5642e3267e30]{Detached}: Deallocated (fsm.c:568) 20241202095035066 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241202095035066 DLLC NOTICE LLME(db9bfd0d/cbbbec06){ASSIGNED} LLGM Assign pre (cbbbec06 => ffffffff) (gprs_llc.c:1079) 20241202095035066 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cbbbec06 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@1173ab45bddd: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@1173ab45bddd: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@1173ab45bddd: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@1173ab45bddd: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='EEE41A94'O, index=2 SGSN_Test-GSUP(247)@1173ab45bddd: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241202095035094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095035094 DLLC NOTICE LLME(ffffffff/eee41a94){UNASSIGNED} LLC RX: unknown TLLI 0xeee41a94, creating LLME on the fly (gprs_llc.c:552) 20241202095035094 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095035094 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1248) 20241202095035094 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: Allocated (fsm.c:456) 20241202095035094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{Init}: Allocated (fsm.c:456) 20241202095035094 DMM DEBUG MM_STATE_Gb[0x5642e32619b0]{Idle}: Allocated (fsm.c:456) 20241202095035094 DMM DEBUG MM_STATE_Iu[0x5642e3261880]{Detached}: Allocated (fsm.c:456) 20241202095035094 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095035094 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095035094 DLLC NOTICE LLME(ffffffff/eee41a94){UNASSIGNED} LLGM Assign pre (eee41a94 => f6beb408) (gprs_llc.c:1079) 20241202095035094 DLLC NOTICE LLME(eee41a94/f6beb408){ASSIGNED} LLGM Assign post (eee41a94 => f6beb408) (gprs_llc.c:1125) 20241202095035094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095035094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095035094 DMM DEBUG MM(262420000000010/f6beb408) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095035098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095035098 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095035098 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095035098 DMM DEBUG MM(262420000000010/f6beb408) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1066) 20241202095035098 DMM NOTICE MM(262420000000010/f6beb408) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095035098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095035098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095035098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241202095035098 DMM INFO MM(262420000000010/f6beb408) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6beb408) (gprs_gmm.c:282) TC_attach_closed(250)@1173ab45bddd: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@1173ab45bddd: Removing Client IMSI='262420000000010'H, index=2 20241202095036109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095036109 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095036109 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095036109 DMM INFO MM(262420000000010/f6beb408) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095036109 DMM NOTICE MM(262420000000010/f6beb408) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095036109 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095036109 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095036109 DLLC NOTICE LLME(eee41a94/f6beb408){ASSIGNED} LLGM Assign pre (ffffffff => f6beb408) (gprs_llc.c:1079) 20241202095036109 DLLC NOTICE LLME(ffffffff/f6beb408){ASSIGNED} LLGM Assign post (ffffffff => f6beb408) (gprs_llc.c:1125) 20241202095036109 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095036109 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095036109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095036109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@1173ab45bddd: Final verdict of PTC: pass 20241202095036112 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33728<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@1173ab45bddd: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@1173ab45bddd: Final verdict of PTC: none 20241202095036117 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095036117 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(241)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(245)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(240)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@1173ab45bddd: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(235)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@1173ab45bddd: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(238)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(233)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(243)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@1173ab45bddd: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@1173ab45bddd: Test case TC_attach_closed finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 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 20241202095036236 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33732<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095036639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33732<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70864) 20241202095037118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095037118 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=70864, count=80920) 20241202095038120 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095038120 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 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 20241202095039121 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095039121 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_no_imei_response started. 20241202095039728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33738<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095039730 DMM INFO MM(262420000000010/f6beb408) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095039730 DMM INFO MM(262420000000010/f6beb408) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095039730 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095039730 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095039730 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095039730 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095039730 DLLC NOTICE LLME(ffffffff/f6beb408){ASSIGNED} LLGM Assign pre (f6beb408 => ffffffff) (gprs_llc.c:1079) 20241202095039730 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6beb408 => ffffffff) (gprs_llc.c:1125) 20241202095039730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3267e30]{Init}: Deallocated (fsm.c:568) 20241202095039730 DMM DEBUG MM_STATE_Gb(0)[0x5642e32619b0]{Idle}: Deallocated (fsm.c:568) 20241202095039730 DMM DEBUG MM_STATE_Iu[0x5642e3261880]{Detached}: Deallocated (fsm.c:568) 20241202095039730 DMM DEBUG GMM(gmm_fsm)[0x5642e3261750]{Deregistered}: Deallocated (fsm.c:568) 20241202095039730 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095039772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095039772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095039772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095039772 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095039772 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095039772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095039772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095039772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095039772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095039774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095039774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095039774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095039774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095039774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095039774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095039774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095039774 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095039774 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095039774 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095039774 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095039774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095039774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095039777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095039784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095039784 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(254)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(260)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095039794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095039794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095039794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095039794 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095039794 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095039794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095039794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095039794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095039794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095039795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095039795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095039795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095039795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095039795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095039795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095039795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095039795 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095039795 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095039795 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095039795 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095039795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095039795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(261)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 20241202095039798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(257)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095039804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095039804 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI210(259)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(261)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(266)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(266)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095039814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095039814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095039814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095039814 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095039814 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095039814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095039814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095039814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095039814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(266)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095039815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095039815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095039815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095039815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095039815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095039815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095039815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095039815 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095039815 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095039815 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095039815 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095039815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095039815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(266)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(266)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095039817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095039821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095039821 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(263)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095040122 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095040122 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095040122 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095040122 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(265)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(265)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095040126 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(265)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202095040126 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(265)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(265)@1173ab45bddd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(265)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(265)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@1173ab45bddd: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='E54B24A2'O, index=0 SGSN_Test-GSUP(267)@1173ab45bddd: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241202095041202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095041202 DLLC NOTICE LLME(ffffffff/e54b24a2){UNASSIGNED} LLC RX: unknown TLLI 0xe54b24a2, creating LLME on the fly (gprs_llc.c:552) 20241202095041202 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095041202 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20241202095041202 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095041202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Allocated (fsm.c:456) 20241202095041202 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095041202 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Allocated (fsm.c:456) 20241202095041202 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095041202 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095041202 DLLC NOTICE LLME(ffffffff/e54b24a2){UNASSIGNED} LLGM Assign pre (e54b24a2 => db626240) (gprs_llc.c:1079) 20241202095041202 DLLC NOTICE LLME(e54b24a2/db626240){ASSIGNED} LLGM Assign post (e54b24a2 => db626240) (gprs_llc.c:1125) 20241202095041202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095041202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095041202 DMM DEBUG MM(262420000000032/db626240) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095047203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241202095047203 DMM DEBUG MM(262420000000032/db626240) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095050582 DGPRS DEBUG Checking for inactive LLMEs, time = 35661249 (sgsn.c:132) 20241202095053205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241202095053205 DMM DEBUG MM(262420000000032/db626240) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095059206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241202095059206 DMM DEBUG MM(262420000000032/db626240) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095100123 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241202095100123 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241202095100123 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(265)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202095105207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241202095105207 DMM DEBUG MM(262420000000032/db626240) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095109775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095109777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095109777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241202095109796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095109797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095109797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241202095109815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095109817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095109817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241202095111208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241202095111208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241202095111208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241202095111208 DMM NOTICE MM(262420000000032/db626240) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241202095111208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Reject}: Deallocated (fsm.c:568) 20241202095111208 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095111208 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Deallocated (fsm.c:568) 20241202095111208 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241202095111208 DLLC NOTICE LLME(e54b24a2/db626240){ASSIGNED} LLGM Assign pre (db626240 => ffffffff) (gprs_llc.c:1079) 20241202095111208 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db626240 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@1173ab45bddd: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@1173ab45bddd: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@1173ab45bddd: Final verdict of PTC: pass 20241202095111214 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33738<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@1173ab45bddd: Final verdict of PTC: none 20241202095111216 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095111216 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(266)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(265)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(260)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(255)@1173ab45bddd: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(263)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@1173ab45bddd: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@1173ab45bddd: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(253)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(258)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(264)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_no_imei_response-BVCI220(263): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(264): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(265): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(266): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 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 20241202095111350 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36690<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095111652 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36690<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67852) 20241202095112217 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095112217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=67852, count=72208) 20241202095113219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095113219 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 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 20241202095114220 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095114220 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_no_imsi_response started. 20241202095114678 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47762<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095114678 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(275)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(275)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095114709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095114709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095114709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095114709 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095114709 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095114709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095114709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095114709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095114709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(274)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 20241202095114712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095114712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095114712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(275)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095114712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095114712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095114712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095114712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095114712 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095114712 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095114712 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095114712 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(275)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241202095114713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095114713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(275)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095114720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(271)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(274)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241202095114737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095114737 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(279)@1173ab45bddd: Provider Link came up: sending NS-RESET TC_attach_no_imsi_response-BVCI196(272)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095114741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095114741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095114741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095114741 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095114741 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095114741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095114741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095114741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095114741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095114743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095114743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095114743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095114743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095114743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095114743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095114743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095114743 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095114743 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095114743 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095114743 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(279)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241202095114744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095114744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(280)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 20241202095114746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241202095114753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095114753 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(278)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(280)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(285)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(285)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095114767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095114767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095114767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095114767 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095114767 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095114767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095114767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095114767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095114767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(285)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095114768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095114768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095114768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095114768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095114768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095114768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095114768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095114768 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095114768 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095114768 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095114768 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095114769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095114769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(285)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(285)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095114772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095114779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095114779 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(282)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095115221 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095115221 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095115221 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095115221 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(284)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(284)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095115222 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) 20241202095115223 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(284)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(284)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(284)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(284)@1173ab45bddd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(284)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(284)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(272)@1173ab45bddd: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='C065AD60'O, index=0 SGSN_Test-GSUP(286)@1173ab45bddd: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241202095116293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095116293 DLLC NOTICE LLME(ffffffff/c065ad60){UNASSIGNED} LLC RX: unknown TLLI 0xc065ad60, creating LLME on the fly (gprs_llc.c:552) 20241202095116293 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095116293 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20241202095116293 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095116293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Allocated (fsm.c:456) 20241202095116293 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095116293 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Allocated (fsm.c:456) 20241202095116293 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095116293 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095116293 DLLC NOTICE LLME(ffffffff/c065ad60){UNASSIGNED} LLGM Assign pre (c065ad60 => f3603c09) (gprs_llc.c:1079) 20241202095116293 DLLC NOTICE LLME(c065ad60/f3603c09){ASSIGNED} LLGM Assign post (c065ad60 => f3603c09) (gprs_llc.c:1125) 20241202095116293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095116293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095116293 DMM DEBUG MM(/f3603c09) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095116305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095116305 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095116305 DMM DEBUG MM_STATE_Gb(3227888992)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095116305 DMM DEBUG MM(/f3603c09) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1066) 20241202095116305 DMM NOTICE MM(/f3603c09) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095116305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095116305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241202095116305 DMM DEBUG MM(/f3603c09) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241202095120583 DGPRS DEBUG Checking for inactive LLMEs, time = 35661279 (sgsn.c:132) 20241202095122307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241202095122307 DMM DEBUG MM(/f3603c09) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241202095128308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241202095128308 DMM DEBUG MM(/f3603c09) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241202095134309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241202095134309 DMM DEBUG MM(/f3603c09) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241202095135223 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241202095135223 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(284)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(284)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202095135223 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241202095140311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241202095140311 DMM DEBUG MM(/f3603c09) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241202095144714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095144718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095144719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241202095144744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095144748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095144748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241202095144769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095144773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095144773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241202095146312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241202095146312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241202095146312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241202095146312 DMM NOTICE MM(/f3603c09) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241202095146312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Reject}: Deallocated (fsm.c:568) 20241202095146312 DMM DEBUG MM_STATE_Gb(3227888992)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095146312 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Deallocated (fsm.c:568) 20241202095146312 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241202095146312 DLLC NOTICE LLME(c065ad60/f3603c09){ASSIGNED} LLGM Assign pre (f3603c09 => ffffffff) (gprs_llc.c:1079) 20241202095146312 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3603c09 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@1173ab45bddd: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(272)@1173ab45bddd: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@1173ab45bddd: Final verdict of PTC: pass 20241202095146326 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47762<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(285)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(275)@1173ab45bddd: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@1173ab45bddd: Final verdict of PTC: none 20241202095146330 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095146331 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(280)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(284)@1173ab45bddd: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(272)@1173ab45bddd: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(282)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(279)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(274)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(283)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(273)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(277)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(272): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(273): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(274): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(275): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(282): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(283): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(284): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(285): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 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 20241202095146463 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095146765 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44094<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68472) 20241202095147332 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095147332 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68472, count=72828) 20241202095148333 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095148333 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 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 20241202095149334 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095149334 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_closed_add_vty started. 20241202095149863 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44104<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095149866 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095149911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095149911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095149911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095149911 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095149911 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095149911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095149911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095149911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095149911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095149912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095149912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095149912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095149912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095149912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095149912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095149912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095149912 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095149912 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095149912 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095149912 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(293)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241202095149912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095149912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095149914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(290)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(294)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 20241202095149918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095149918 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(292)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(299)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(299)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095149932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095149932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095149932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095149932 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095149932 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095149932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095149932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095149932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095149932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(298)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(299)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095149933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095149933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095149933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095149933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095149933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095149933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095149933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095149933 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095149933 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095149933 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095149933 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095149934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095149934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(299)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(299)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095149936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(295)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241202095149942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095149942 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(298)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_closed_add_vty-BVCI210(296)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(303)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095149947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095149947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095149947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095149947 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095149947 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095149947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095149947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095149947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095149947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095149948 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095149948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095149948 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095149948 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095149948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095149948 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095149948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095149948 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095149948 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095149948 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095149948 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095149948 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095149948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095149951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095149956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095149956 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095150336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095150336 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095150336 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095150336 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(304)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095150340 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(304)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202095150341 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(304)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241202095150584 DGPRS DEBUG Checking for inactive LLMEs, time = 35661309 (sgsn.c:132) TC_attach_closed_add_vty-BVCI196(292)@1173ab45bddd: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='F5DBC13A'O, index=0 SGSN_Test-GSUP(305)@1173ab45bddd: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@1173ab45bddd: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='F5DBC13A'O, index=1 20241202095151383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095151383 DLLC NOTICE LLME(ffffffff/f5dbc13a){UNASSIGNED} LLC RX: unknown TLLI 0xf5dbc13a, creating LLME on the fly (gprs_llc.c:552) 20241202095151383 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095151383 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1248) 20241202095151383 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095151383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Allocated (fsm.c:456) 20241202095151383 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095151383 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Allocated (fsm.c:456) 20241202095151383 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095151383 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095151383 DLLC NOTICE LLME(ffffffff/f5dbc13a){UNASSIGNED} LLGM Assign pre (f5dbc13a => c7858a49) (gprs_llc.c:1079) 20241202095151383 DLLC NOTICE LLME(f5dbc13a/c7858a49){ASSIGNED} LLGM Assign post (f5dbc13a => c7858a49) (gprs_llc.c:1125) 20241202095151383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095151383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095151383 DMM DEBUG MM(001010123456789/c7858a49) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095151392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095151392 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095151392 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095151392 DMM DEBUG MM(001010123456789/c7858a49) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241202095151392 DMM NOTICE MM(001010123456789/c7858a49) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095151392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095151392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095151392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241202095151392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241202095151392 DMM NOTICE MM(001010123456789/c7858a49) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20241202095151392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Reject}: Deallocated (fsm.c:568) 20241202095151392 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095151392 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Deallocated (fsm.c:568) 20241202095151392 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241202095151392 DLLC NOTICE LLME(f5dbc13a/c7858a49){ASSIGNED} LLGM Assign pre (c7858a49 => ffffffff) (gprs_llc.c:1079) 20241202095151392 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7858a49 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@1173ab45bddd: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@1173ab45bddd: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@1173ab45bddd: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='F5DBC13A'O, index=2 20241202095151398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095151398 DLLC NOTICE LLME(ffffffff/f5dbc13a){UNASSIGNED} LLC RX: unknown TLLI 0xf5dbc13a, creating LLME on the fly (gprs_llc.c:552) 20241202095151398 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095151398 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1248) 20241202095151398 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095151398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Allocated (fsm.c:456) 20241202095151398 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095151398 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Allocated (fsm.c:456) 20241202095151398 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095151398 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095151398 DLLC NOTICE LLME(ffffffff/f5dbc13a){UNASSIGNED} LLGM Assign pre (f5dbc13a => ecc84b23) (gprs_llc.c:1079) 20241202095151398 DLLC NOTICE LLME(f5dbc13a/ecc84b23){ASSIGNED} LLGM Assign post (f5dbc13a => ecc84b23) (gprs_llc.c:1125) 20241202095151398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095151398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095151398 DMM DEBUG MM(001010123456700/ecc84b23) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095151403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095151403 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095151403 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095151403 DMM DEBUG MM(001010123456700/ecc84b23) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241202095151403 DMM NOTICE MM(001010123456700/ecc84b23) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095151403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095151403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095151403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241202095151403 DMM INFO MM(001010123456700/ecc84b23) <- GMM ATTACH ACCEPT (new P-TMSI=0xecc84b23) (gprs_gmm.c:282) TC_attach_closed_add_vty(307)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@1173ab45bddd: Removing Client IMSI='001010123456700'H, index=2 20241202095152410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095152411 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095152411 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095152411 DMM INFO MM(001010123456700/ecc84b23) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095152411 DMM NOTICE MM(001010123456700/ecc84b23) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095152411 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095152411 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095152411 DLLC NOTICE LLME(f5dbc13a/ecc84b23){ASSIGNED} LLGM Assign pre (ffffffff => ecc84b23) (gprs_llc.c:1079) 20241202095152411 DLLC NOTICE LLME(ffffffff/ecc84b23){ASSIGNED} LLGM Assign post (ffffffff => ecc84b23) (gprs_llc.c:1125) 20241202095152411 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095152411 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095152411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095152411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@1173ab45bddd: Final verdict of PTC: pass 20241202095152413 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44104<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(293)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(303)@1173ab45bddd: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(299)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@1173ab45bddd: Final verdict of PTC: none 20241202095152420 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095152421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(295)@1173ab45bddd: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(296)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(298)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(291)@1173ab45bddd: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(297)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(301)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(296): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(297): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(298): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(299): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 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 20241202095152532 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095152933 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34946<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80616) 20241202095153422 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095153422 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80616, count=81876) 20241202095154424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095154424 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 09:51: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_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 20241202095155426 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095155426 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_check_subscriber_list started. 20241202095156013 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34952<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095156016 DMM INFO MM(001010123456700/ecc84b23) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095156016 DMM INFO MM(001010123456700/ecc84b23) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095156016 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095156016 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095156016 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095156016 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095156016 DLLC NOTICE LLME(ffffffff/ecc84b23){ASSIGNED} LLGM Assign pre (ecc84b23 => ffffffff) (gprs_llc.c:1079) 20241202095156016 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ecc84b23 => ffffffff) (gprs_llc.c:1125) 20241202095156016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Deallocated (fsm.c:568) 20241202095156016 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095156016 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Deallocated (fsm.c:568) 20241202095156016 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095156016 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095156061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095156061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095156061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095156061 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095156061 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095156061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095156062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095156062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095156062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095156062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095156062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095156062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095156063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095156063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095156063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095156063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095156063 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095156063 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095156063 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095156063 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095156063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095156063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(313)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 20241202095156066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(309)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095156071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095156071 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(311)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095156078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095156078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095156078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095156078 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095156078 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095156078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095156078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095156078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095156078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095156079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095156079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095156079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095156079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095156079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095156079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095156079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095156079 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095156079 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095156079 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095156079 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095156079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095156079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095156081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095156086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095156086 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(316)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(322)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095156094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095156094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095156094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095156094 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095156094 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095156094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095156094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095156094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095156094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095156095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095156095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095156095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095156095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095156095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095156095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095156095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095156095 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095156095 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095156095 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095156095 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095156096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095156096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095156098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095156102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095156102 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095156427 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095156427 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095156427 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095156427 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(323)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095156431 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(323)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202095156432 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(323)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(323)@1173ab45bddd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(323)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@1173ab45bddd: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='E4AD2B0E'O, index=0 SGSN_Test-GSUP(324)@1173ab45bddd: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@1173ab45bddd: 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 := '58706265C7030A5EA4EAC9DE6A2A0DE6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B5269F1F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FE7509A9FAB52324'O } } } } } 20241202095157491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095157491 DLLC NOTICE LLME(ffffffff/e4ad2b0e){UNASSIGNED} LLC RX: unknown TLLI 0xe4ad2b0e, creating LLME on the fly (gprs_llc.c:552) 20241202095157491 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095157491 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1248) 20241202095157491 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095157491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Allocated (fsm.c:456) 20241202095157491 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095157491 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Allocated (fsm.c:456) 20241202095157491 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095157491 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095157491 DLLC NOTICE LLME(ffffffff/e4ad2b0e){UNASSIGNED} LLGM Assign pre (e4ad2b0e => cdd7e258) (gprs_llc.c:1079) 20241202095157491 DLLC NOTICE LLME(e4ad2b0e/cdd7e258){ASSIGNED} LLGM Assign post (e4ad2b0e => cdd7e258) (gprs_llc.c:1125) 20241202095157491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095157491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095157491 DMM DEBUG MM(262420000000034/cdd7e258) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095157497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095157497 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095157497 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095157497 DMM DEBUG MM(262420000000034/cdd7e258) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1066) 20241202095157498 DMM NOTICE MM(262420000000034/cdd7e258) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095157498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095157498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095157498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095157498 DMM DEBUG MM(262420000000034/cdd7e258) Requesting authorization (sgsn_auth.c:160) 20241202095157498 DMM INFO MM(262420000000034/cdd7e258) Requesting authentication tuples (sgsn_auth.c:184) 20241202095157498 DMM DEBUG MM(262420000000034/cdd7e258) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095157498 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241202095157498 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@1173ab45bddd: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241202095157499 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095157499 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095157499 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095157499 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095157499 DMM INFO MM(262420000000034/cdd7e258) Subscriber data update (mmctx.c:445) 20241202095157499 DMM DEBUG MM(262420000000034/cdd7e258) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095157499 DMM INFO MM(262420000000034/cdd7e258) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095157499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095157499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095157499 DMM INFO MM(262420000000034/cdd7e258) <- GMM AUTH AND CIPHERING REQ (rand = 58 70 62 65 c7 03 0a 5e a4 ea c9 de 6a 2a 0d e6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095157503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095157503 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095157503 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095157503 DMM INFO MM(262420000000034/cdd7e258) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095157503 DMM NOTICE MM(262420000000034/cdd7e258) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095157503 DMM DEBUG MM(262420000000034/cdd7e258) checking auth: received GSM SRES = b5 26 9f 1f (gprs_gmm.c:648) 20241202095157503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095157503 DMM DEBUG MM(262420000000034/cdd7e258) Requesting authorization (sgsn_auth.c:160) 20241202095157503 DMM INFO MM(262420000000034/cdd7e258) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095157503 DMM DEBUG MM(262420000000034/cdd7e258) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095157503 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241202095157503 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) 20241202095157503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095157503 DMM INFO MM(262420000000034/cdd7e258) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdd7e258) (gprs_gmm.c:282) 20241202095157504 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095157504 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095157504 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241202095157504 DMM INFO MM(262420000000034/cdd7e258) Subscriber data update (mmctx.c:445) 20241202095157504 DMM DEBUG MM(262420000000034/cdd7e258) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095157504 DMM INFO MM(262420000000034/cdd7e258) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095157504 DMM NOTICE MM(262420000000034/cdd7e258) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:982) 20241202095157504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095157504 DMM NOTICE MM(262420000000034/cdd7e258) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095157504 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) 20241202095157504 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095157504 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241202095157504 DMM INFO MM(262420000000034/cdd7e258) Subscriber data update (mmctx.c:445) 20241202095157504 DMM DEBUG MM(262420000000034/cdd7e258) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095157507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095157507 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095157507 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095157507 DMM INFO MM(262420000000034/cdd7e258) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095157507 DMM NOTICE MM(262420000000034/cdd7e258) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095157507 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095157507 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095157507 DLLC NOTICE LLME(e4ad2b0e/cdd7e258){ASSIGNED} LLGM Assign pre (ffffffff => cdd7e258) (gprs_llc.c:1079) 20241202095157507 DLLC NOTICE LLME(ffffffff/cdd7e258){ASSIGNED} LLGM Assign post (ffffffff => cdd7e258) (gprs_llc.c:1125) 20241202095157507 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095157507 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095157507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095157507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@1173ab45bddd: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@1173ab45bddd: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@1173ab45bddd: Final verdict of PTC: pass 20241202095157559 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241202095157559 DMM INFO MM(262420000000034/cdd7e258) Subscriber data update (mmctx.c:445) 20241202095157559 DMM DEBUG MM(262420000000034/cdd7e258) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241202095157559 DMM INFO MM(262420000000034/cdd7e258) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241202095157559 DMM INFO MM(262420000000034/cdd7e258) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095157559 DMM INFO MM(262420000000034/cdd7e258) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095157559 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095157559 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095157559 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095157559 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095157559 DLLC NOTICE LLME(ffffffff/cdd7e258){ASSIGNED} LLGM Assign pre (cdd7e258 => ffffffff) (gprs_llc.c:1079) 20241202095157559 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cdd7e258 => ffffffff) (gprs_llc.c:1125) 20241202095157559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Deallocated (fsm.c:568) 20241202095157559 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095157559 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Deallocated (fsm.c:568) 20241202095157559 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095157560 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34952<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@1173ab45bddd: Final verdict of PTC: none 20241202095157561 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095157561 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_check_subscriber_list-BVCI196(311)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@1173ab45bddd: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(312)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(322)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(317)@1173ab45bddd: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(315)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(320)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(310)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 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 20241202095157664 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34968<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095157966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34968<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93844) 20241202095158562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095158562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93844, count=95104) 20241202095159565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095159565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 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 20241202095200566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095200567 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_detach_check_subscriber_list started. 20241202095201063 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34984<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095201066 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095201105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095201105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095201105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095201105 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095201105 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095201105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095201105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095201105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095201105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095201106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095201106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095201106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095201107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095201107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095201107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095201107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095201107 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095201107 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095201107 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095201107 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(331)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241202095201107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095201107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(332)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 20241202095201110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(328)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241202095201116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095201116 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(330)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(332)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(337)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(337)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095201125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095201125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095201125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095201125 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095201125 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095201125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095201125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095201125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095201125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(336)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(337)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095201126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095201126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095201126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095201126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095201126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095201126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095201127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095201127 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095201127 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095201127 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095201127 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095201127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095201127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(337)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(337)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095201129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(333)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241202095201134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095201134 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(334)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(336)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(341)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095201138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095201138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095201138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095201138 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095201138 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095201138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095201138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095201138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095201138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095201139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095201139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095201139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095201139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095201139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095201139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095201139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095201139 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095201139 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095201139 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095201139 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095201139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095201139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095201141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095201146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095201146 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095201568 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095201568 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095201568 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095201568 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(342)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095201572 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(342)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(342)@1173ab45bddd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241202095201573 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(342)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@1173ab45bddd: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='EE460500'O, index=0 SGSN_Test-GSUP(343)@1173ab45bddd: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@1173ab45bddd: 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 := '84A0DCAA4432E14384A99F142D564802'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3AA34D7E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DB7D127F2E1035F0'O } } } } } 20241202095201615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095201615 DLLC NOTICE LLME(ffffffff/ee460500){UNASSIGNED} LLC RX: unknown TLLI 0xee460500, creating LLME on the fly (gprs_llc.c:552) 20241202095201615 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095201615 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1248) 20241202095201615 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095201615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Allocated (fsm.c:456) 20241202095201615 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095201615 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Allocated (fsm.c:456) 20241202095201615 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095201615 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095201615 DLLC NOTICE LLME(ffffffff/ee460500){UNASSIGNED} LLGM Assign pre (ee460500 => ecd4c6e6) (gprs_llc.c:1079) 20241202095201615 DLLC NOTICE LLME(ee460500/ecd4c6e6){ASSIGNED} LLGM Assign post (ee460500 => ecd4c6e6) (gprs_llc.c:1125) 20241202095201615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095201615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095201615 DMM DEBUG MM(262420000000033/ecd4c6e6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095201635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095201635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095201635 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095201635 DMM DEBUG MM(262420000000033/ecd4c6e6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1066) 20241202095201635 DMM NOTICE MM(262420000000033/ecd4c6e6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095201635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095201635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095201635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095201635 DMM DEBUG MM(262420000000033/ecd4c6e6) Requesting authorization (sgsn_auth.c:160) 20241202095201635 DMM INFO MM(262420000000033/ecd4c6e6) Requesting authentication tuples (sgsn_auth.c:184) 20241202095201635 DMM DEBUG MM(262420000000033/ecd4c6e6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095201635 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241202095201635 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@1173ab45bddd: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241202095201641 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095201641 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095201641 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095201641 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095201641 DMM INFO MM(262420000000033/ecd4c6e6) Subscriber data update (mmctx.c:445) 20241202095201641 DMM DEBUG MM(262420000000033/ecd4c6e6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095201641 DMM INFO MM(262420000000033/ecd4c6e6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095201641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095201641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095201641 DMM INFO MM(262420000000033/ecd4c6e6) <- GMM AUTH AND CIPHERING REQ (rand = 84 a0 dc aa 44 32 e1 43 84 a9 9f 14 2d 56 48 02 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095201656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095201656 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095201656 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095201656 DMM INFO MM(262420000000033/ecd4c6e6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095201656 DMM NOTICE MM(262420000000033/ecd4c6e6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095201656 DMM DEBUG MM(262420000000033/ecd4c6e6) checking auth: received GSM SRES = 3a a3 4d 7e (gprs_gmm.c:648) 20241202095201656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095201656 DMM DEBUG MM(262420000000033/ecd4c6e6) Requesting authorization (sgsn_auth.c:160) 20241202095201656 DMM INFO MM(262420000000033/ecd4c6e6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095201656 DMM DEBUG MM(262420000000033/ecd4c6e6) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095201656 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241202095201656 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) 20241202095201656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095201656 DMM INFO MM(262420000000033/ecd4c6e6) <- GMM ATTACH ACCEPT (new P-TMSI=0xecd4c6e6) (gprs_gmm.c:282) 20241202095201659 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095201659 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095201659 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241202095201659 DMM INFO MM(262420000000033/ecd4c6e6) Subscriber data update (mmctx.c:445) 20241202095201659 DMM DEBUG MM(262420000000033/ecd4c6e6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095201659 DMM INFO MM(262420000000033/ecd4c6e6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095201659 DMM NOTICE MM(262420000000033/ecd4c6e6) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:982) 20241202095201659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095201659 DMM NOTICE MM(262420000000033/ecd4c6e6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095201659 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) 20241202095201660 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095201660 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241202095201661 DMM INFO MM(262420000000033/ecd4c6e6) Subscriber data update (mmctx.c:445) 20241202095201661 DMM DEBUG MM(262420000000033/ecd4c6e6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095201672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095201673 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095201673 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095201673 DMM INFO MM(262420000000033/ecd4c6e6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095201673 DMM NOTICE MM(262420000000033/ecd4c6e6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095201673 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095201673 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095201673 DLLC NOTICE LLME(ee460500/ecd4c6e6){ASSIGNED} LLGM Assign pre (ffffffff => ecd4c6e6) (gprs_llc.c:1079) 20241202095201673 DLLC NOTICE LLME(ffffffff/ecd4c6e6){ASSIGNED} LLGM Assign post (ffffffff => ecd4c6e6) (gprs_llc.c:1125) 20241202095201673 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095201673 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095201673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095201673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@1173ab45bddd: setverdict(pass): none -> pass 20241202095201725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095201725 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241202095201725 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095201725 DMM INFO MM(262420000000033/ecd4c6e6) -> GMM DETACH REQUEST TLLI=0xecd4c6e6 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241202095201725 DMM INFO MM(262420000000033/ecd4c6e6) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241202095201725 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095201725 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095201725 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095201725 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095201725 DLLC NOTICE LLME(ffffffff/ecd4c6e6){ASSIGNED} LLGM Assign pre (ecd4c6e6 => ffffffff) (gprs_llc.c:1079) 20241202095201725 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ecd4c6e6 => ffffffff) (gprs_llc.c:1125) 20241202095201725 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241202095201725 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) 20241202095201725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Deallocated (fsm.c:568) 20241202095201725 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095201725 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Deallocated (fsm.c:568) 20241202095201725 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095201726 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@1173ab45bddd: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@1173ab45bddd: Final verdict of PTC: pass 20241202095206737 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34984<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241202095206741 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095206741 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(343)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(341)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(337)@1173ab45bddd: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(334)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@1173ab45bddd: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(331)@1173ab45bddd: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(336)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(335)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(339)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(329)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(334): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(335): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(336): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(337): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 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 20241202095206818 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42786<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095207120 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42786<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89016) 20241202095207741 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095207741 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89016, count=94808) 20241202095208742 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095208742 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 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 20241202095209743 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095209743 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_check_complete_resend started. 20241202095210188 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42796<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095210190 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095210225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095210225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095210225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095210225 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095210225 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095210225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095210225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095210225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095210225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095210226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095210226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095210226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095210226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095210226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095210226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095210226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095210226 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095210226 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095210226 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095210226 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095210226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095210226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095210228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095210233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095210234 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI196(349)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095210241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095210241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095210241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095210241 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095210241 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095210241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095210241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095210241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095210241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095210242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095210242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095210242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095210242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095210242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095210242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095210242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095210242 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095210242 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095210242 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095210242 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(355)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241202095210242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095210242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095210244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095210248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095210248 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(354)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(361)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(361)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095210263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095210263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095210263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095210263 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095210263 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095210263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095210263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095210263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095210263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(361)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095210264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095210264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095210264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095210264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095210264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095210264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095210264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095210264 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095210264 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095210264 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095210264 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095210264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095210264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(361)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(361)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095210266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095210271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095210271 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(358)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095210744 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095210745 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095210745 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095210745 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(360)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(360)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095210749 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) 20241202095210750 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(360)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(360)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(360)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(360)@1173ab45bddd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(360)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(360)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@1173ab45bddd: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='DD64E02A'O, index=0 SGSN_Test-GSUP(362)@1173ab45bddd: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@1173ab45bddd: 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 := 'A0C36028E8EEA92B7FC587FD1398F677'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F072C579'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FD6FF94A4B108D44'O } } } } } 20241202095211827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095211827 DLLC NOTICE LLME(ffffffff/dd64e02a){UNASSIGNED} LLC RX: unknown TLLI 0xdd64e02a, creating LLME on the fly (gprs_llc.c:552) 20241202095211827 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095211827 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20241202095211827 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095211827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Allocated (fsm.c:456) 20241202095211827 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095211827 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Allocated (fsm.c:456) 20241202095211827 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095211827 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095211827 DLLC NOTICE LLME(ffffffff/dd64e02a){UNASSIGNED} LLGM Assign pre (dd64e02a => f4d3e829) (gprs_llc.c:1079) 20241202095211827 DLLC NOTICE LLME(dd64e02a/f4d3e829){ASSIGNED} LLGM Assign post (dd64e02a => f4d3e829) (gprs_llc.c:1125) 20241202095211827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095211827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095211827 DMM DEBUG MM(262420000000036/f4d3e829) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095211835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095211835 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095211835 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095211835 DMM DEBUG MM(262420000000036/f4d3e829) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1066) 20241202095211835 DMM NOTICE MM(262420000000036/f4d3e829) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095211835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095211835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095211835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095211835 DMM DEBUG MM(262420000000036/f4d3e829) Requesting authorization (sgsn_auth.c:160) 20241202095211835 DMM INFO MM(262420000000036/f4d3e829) Requesting authentication tuples (sgsn_auth.c:184) 20241202095211835 DMM DEBUG MM(262420000000036/f4d3e829) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095211835 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241202095211835 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@1173ab45bddd: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241202095211837 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095211837 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095211837 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095211837 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095211837 DMM INFO MM(262420000000036/f4d3e829) Subscriber data update (mmctx.c:445) 20241202095211837 DMM DEBUG MM(262420000000036/f4d3e829) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095211837 DMM INFO MM(262420000000036/f4d3e829) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095211837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095211837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095211837 DMM INFO MM(262420000000036/f4d3e829) <- GMM AUTH AND CIPHERING REQ (rand = a0 c3 60 28 e8 ee a9 2b 7f c5 87 fd 13 98 f6 77 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095211841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095211841 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095211841 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095211841 DMM INFO MM(262420000000036/f4d3e829) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095211841 DMM NOTICE MM(262420000000036/f4d3e829) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095211841 DMM DEBUG MM(262420000000036/f4d3e829) checking auth: received GSM SRES = f0 72 c5 79 (gprs_gmm.c:648) 20241202095211841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095211841 DMM DEBUG MM(262420000000036/f4d3e829) Requesting authorization (sgsn_auth.c:160) 20241202095211841 DMM INFO MM(262420000000036/f4d3e829) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095211841 DMM DEBUG MM(262420000000036/f4d3e829) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095211841 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241202095211841 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) 20241202095211841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095211841 DMM INFO MM(262420000000036/f4d3e829) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4d3e829) (gprs_gmm.c:282) 20241202095211842 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095211842 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095211842 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241202095211842 DMM INFO MM(262420000000036/f4d3e829) Subscriber data update (mmctx.c:445) 20241202095211842 DMM DEBUG MM(262420000000036/f4d3e829) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095211842 DMM INFO MM(262420000000036/f4d3e829) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095211842 DMM NOTICE MM(262420000000036/f4d3e829) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:982) 20241202095211842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095211842 DMM NOTICE MM(262420000000036/f4d3e829) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095211842 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) 20241202095211843 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095211843 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241202095211843 DMM INFO MM(262420000000036/f4d3e829) Subscriber data update (mmctx.c:445) 20241202095211843 DMM DEBUG MM(262420000000036/f4d3e829) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@1173ab45bddd: Warning: Re-starting timer T, which is already active (running or expired). 20241202095217842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241202095217842 DMM INFO MM(262420000000036/f4d3e829) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4d3e829) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@1173ab45bddd: Warning: Re-starting timer T, which is already active (running or expired). 20241202095220585 DGPRS DEBUG Checking for inactive LLMEs, time = 35661339 (sgsn.c:132) 20241202095223843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241202095223843 DMM INFO MM(262420000000036/f4d3e829) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4d3e829) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@1173ab45bddd: Warning: Re-starting timer T, which is already active (running or expired). 20241202095229844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241202095229844 DMM INFO MM(262420000000036/f4d3e829) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4d3e829) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@1173ab45bddd: Warning: Re-starting timer T, which is already active (running or expired). 20241202095230745 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241202095230745 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241202095230746 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(360)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(360)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202095235845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241202095235845 DMM INFO MM(262420000000036/f4d3e829) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4d3e829) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@1173ab45bddd: Warning: Re-starting timer T, which is already active (running or expired). 20241202095240227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095240230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095240230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241202095240243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095240247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095240247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241202095240264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095240268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095240268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241202095241846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241202095241846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241202095241846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241202095241846 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241202095241846 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) 20241202095241846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Reject}: Deallocated (fsm.c:568) 20241202095241846 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095241846 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Deallocated (fsm.c:568) 20241202095241846 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241202095241846 DLLC NOTICE LLME(dd64e02a/f4d3e829){ASSIGNED} LLGM Assign pre (f4d3e829 => ffffffff) (gprs_llc.c:1079) 20241202095241846 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4d3e829 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@1173ab45bddd: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@1173ab45bddd: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@1173ab45bddd: Final verdict of PTC: pass 20241202095245854 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42796<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241202095245854 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095245854 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(361)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(360)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP(362)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(350)@1173ab45bddd: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@1173ab45bddd: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(358)@1173ab45bddd: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(355)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(348)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(359)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(353)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(358): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(359): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(360): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(361): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 09:52:45 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 20241202095245930 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38888<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095246231 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38888<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89648) 20241202095246856 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095246856 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89648, count=95080) 20241202095247857 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095247857 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 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 20241202095248857 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095248857 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_hlr_location_cancel_request_update started. 20241202095249262 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38900<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095249263 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(369)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095249283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095249283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095249283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095249283 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095249283 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095249283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095249283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095249283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095249283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095249284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095249284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095249284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095249284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095249284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095249284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095249284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095249284 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095249284 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095249284 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095249284 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095249284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095249284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095249286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095249291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095249291 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI196(368)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095249301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095249301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095249301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095249301 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095249301 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095249301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095249301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095249301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095249301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095249302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095249302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095249302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095249302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095249302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095249302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095249302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095249302 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095249302 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095249302 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095249302 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095249302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095249302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095249305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095249309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095249309 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(373)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095249318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095249318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095249318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095249318 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095249318 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095249318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095249318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095249318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095249318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095249318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095249318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095249318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095249318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095249318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095249318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095249318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095249318 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095249318 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095249318 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095249318 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095249319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095249319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095249321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095249326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095249326 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095249859 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095249859 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095249859 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095249859 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(380)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095249863 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) 20241202095249864 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(380)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241202095250586 DGPRS DEBUG Checking for inactive LLMEs, time = 35661369 (sgsn.c:132) TC_hlr_location_cancel_request_update-BVCI196(368)@1173ab45bddd: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='C0D87AD6'O, index=0 SGSN_Test-GSUP(381)@1173ab45bddd: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@1173ab45bddd: 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 := '46CE3875E3D6199794515C61C6526378'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3D6EE8AA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '36F4FB7F04B04A09'O } } } } } 20241202095250899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095250899 DLLC NOTICE LLME(ffffffff/c0d87ad6){UNASSIGNED} LLC RX: unknown TLLI 0xc0d87ad6, creating LLME on the fly (gprs_llc.c:552) 20241202095250899 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095250899 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1248) 20241202095250899 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095250899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Allocated (fsm.c:456) 20241202095250899 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095250899 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Allocated (fsm.c:456) 20241202095250899 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095250899 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095250899 DLLC NOTICE LLME(ffffffff/c0d87ad6){UNASSIGNED} LLGM Assign pre (c0d87ad6 => e200f736) (gprs_llc.c:1079) 20241202095250899 DLLC NOTICE LLME(c0d87ad6/e200f736){ASSIGNED} LLGM Assign post (c0d87ad6 => e200f736) (gprs_llc.c:1125) 20241202095250899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095250899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095250899 DMM DEBUG MM(262420000000031/e200f736) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095250905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095250905 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095250905 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095250905 DMM DEBUG MM(262420000000031/e200f736) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1066) 20241202095250905 DMM NOTICE MM(262420000000031/e200f736) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095250905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095250905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095250905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095250905 DMM DEBUG MM(262420000000031/e200f736) Requesting authorization (sgsn_auth.c:160) 20241202095250905 DMM INFO MM(262420000000031/e200f736) Requesting authentication tuples (sgsn_auth.c:184) 20241202095250905 DMM DEBUG MM(262420000000031/e200f736) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095250905 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241202095250905 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@1173ab45bddd: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241202095250906 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095250906 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095250906 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095250906 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095250906 DMM INFO MM(262420000000031/e200f736) Subscriber data update (mmctx.c:445) 20241202095250906 DMM DEBUG MM(262420000000031/e200f736) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095250906 DMM INFO MM(262420000000031/e200f736) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095250906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095250906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095250906 DMM INFO MM(262420000000031/e200f736) <- GMM AUTH AND CIPHERING REQ (rand = 46 ce 38 75 e3 d6 19 97 94 51 5c 61 c6 52 63 78 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095250909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095250909 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095250909 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095250909 DMM INFO MM(262420000000031/e200f736) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095250909 DMM NOTICE MM(262420000000031/e200f736) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095250909 DMM DEBUG MM(262420000000031/e200f736) checking auth: received GSM SRES = 3d 6e e8 aa (gprs_gmm.c:648) 20241202095250909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095250909 DMM DEBUG MM(262420000000031/e200f736) Requesting authorization (sgsn_auth.c:160) 20241202095250910 DMM INFO MM(262420000000031/e200f736) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095250910 DMM DEBUG MM(262420000000031/e200f736) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095250910 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241202095250910 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) 20241202095250910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095250910 DMM INFO MM(262420000000031/e200f736) <- GMM ATTACH ACCEPT (new P-TMSI=0xe200f736) (gprs_gmm.c:282) 20241202095250910 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095250910 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095250910 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241202095250910 DMM INFO MM(262420000000031/e200f736) Subscriber data update (mmctx.c:445) 20241202095250910 DMM DEBUG MM(262420000000031/e200f736) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095250910 DMM INFO MM(262420000000031/e200f736) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095250910 DMM NOTICE MM(262420000000031/e200f736) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:982) 20241202095250910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095250910 DMM NOTICE MM(262420000000031/e200f736) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095250910 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) 20241202095250910 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095250910 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241202095250910 DMM INFO MM(262420000000031/e200f736) Subscriber data update (mmctx.c:445) 20241202095250910 DMM DEBUG MM(262420000000031/e200f736) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095250913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095250913 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095250913 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095250913 DMM INFO MM(262420000000031/e200f736) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095250913 DMM NOTICE MM(262420000000031/e200f736) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095250913 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095250913 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095250913 DLLC NOTICE LLME(c0d87ad6/e200f736){ASSIGNED} LLGM Assign pre (ffffffff => e200f736) (gprs_llc.c:1079) 20241202095250913 DLLC NOTICE LLME(ffffffff/e200f736){ASSIGNED} LLGM Assign post (ffffffff => e200f736) (gprs_llc.c:1125) 20241202095250913 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095250913 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095250913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095250913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@1173ab45bddd: setverdict(pass): none -> pass 20241202095250963 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241202095250963 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241202095250963 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) 20241202095250963 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241202095250963 DMM INFO MM(262420000000031/e200f736) Subscriber data update (mmctx.c:445) 20241202095250963 DMM DEBUG MM(262420000000031/e200f736) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241202095250963 DMM INFO MM(262420000000031/e200f736) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241202095250963 DMM INFO MM(262420000000031/e200f736) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095250963 DMM INFO MM(262420000000031/e200f736) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095250963 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095250963 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095250963 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095250963 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095250963 DLLC NOTICE LLME(ffffffff/e200f736){ASSIGNED} LLGM Assign pre (e200f736 => ffffffff) (gprs_llc.c:1079) 20241202095250963 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e200f736 => ffffffff) (gprs_llc.c:1125) 20241202095250963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Deallocated (fsm.c:568) 20241202095250963 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095250963 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Deallocated (fsm.c:568) 20241202095250963 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed MC@1173ab45bddd: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@1173ab45bddd: Final verdict of PTC: none 20241202095255972 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095255972 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(380)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(369)@1173ab45bddd: Final verdict of PTC: none 20241202095255972 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38900<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(379)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(374)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@1173ab45bddd: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@1173ab45bddd: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@1173ab45bddd: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(367)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(372)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(377)@1173ab45bddd: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@1173ab45bddd: Final verdict of PTC: pass MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@1173ab45bddd: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 09:52:55 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 20241202095256038 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54370<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095256340 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54370<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88024) 20241202095256973 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095256973 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88024, count=93456) 20241202095257974 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095257975 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 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 20241202095258976 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095258976 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_hlr_location_cancel_request_withdraw started. 20241202095259430 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54378<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095259432 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095259467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095259467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095259467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095259467 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095259467 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095259467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095259467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095259467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095259467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095259468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095259468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095259468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095259469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095259469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095259469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095259469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095259469 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095259469 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095259469 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095259469 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095259469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095259469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095259471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095259477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095259477 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095259484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095259484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095259484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095259484 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095259484 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095259484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095259484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095259484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095259484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095259484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095259484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095259484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095259484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095259484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095259484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095259484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095259484 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095259484 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095259484 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095259484 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095259485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095259485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095259486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095259491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095259491 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095259500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095259500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095259500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095259500 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095259500 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095259500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095259500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095259500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095259500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095259501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095259501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095259501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095259501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095259501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095259501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095259501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095259501 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095259501 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095259501 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095259501 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095259501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095259501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095259503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095259508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095259508 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095259977 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095259977 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095259977 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095259977 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(399)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095259981 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(399)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241202095259982 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(399)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@1173ab45bddd: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='C88A1FE4'O, index=0 SGSN_Test-GSUP(400)@1173ab45bddd: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@1173ab45bddd: 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 := 'F017DFA25878689EF23B73BB794446DD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BF39DA56'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '637D1B672AB9A63C'O } } } } } 20241202095301036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095301036 DLLC NOTICE LLME(ffffffff/c88a1fe4){UNASSIGNED} LLC RX: unknown TLLI 0xc88a1fe4, creating LLME on the fly (gprs_llc.c:552) 20241202095301036 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095301036 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1248) 20241202095301036 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095301036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Allocated (fsm.c:456) 20241202095301036 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095301036 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Allocated (fsm.c:456) 20241202095301036 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095301036 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095301036 DLLC NOTICE LLME(ffffffff/c88a1fe4){UNASSIGNED} LLGM Assign pre (c88a1fe4 => f6d10092) (gprs_llc.c:1079) 20241202095301036 DLLC NOTICE LLME(c88a1fe4/f6d10092){ASSIGNED} LLGM Assign post (c88a1fe4 => f6d10092) (gprs_llc.c:1125) 20241202095301036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095301036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095301036 DMM DEBUG MM(262420000000029/f6d10092) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095301043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095301043 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095301043 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095301043 DMM DEBUG MM(262420000000029/f6d10092) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1066) 20241202095301043 DMM NOTICE MM(262420000000029/f6d10092) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095301043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095301043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095301043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095301043 DMM DEBUG MM(262420000000029/f6d10092) Requesting authorization (sgsn_auth.c:160) 20241202095301043 DMM INFO MM(262420000000029/f6d10092) Requesting authentication tuples (sgsn_auth.c:184) 20241202095301043 DMM DEBUG MM(262420000000029/f6d10092) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095301043 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241202095301043 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@1173ab45bddd: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241202095301044 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095301044 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095301044 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095301044 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095301044 DMM INFO MM(262420000000029/f6d10092) Subscriber data update (mmctx.c:445) 20241202095301044 DMM DEBUG MM(262420000000029/f6d10092) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095301044 DMM INFO MM(262420000000029/f6d10092) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095301044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095301044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095301044 DMM INFO MM(262420000000029/f6d10092) <- GMM AUTH AND CIPHERING REQ (rand = f0 17 df a2 58 78 68 9e f2 3b 73 bb 79 44 46 dd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095301049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095301049 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095301049 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095301049 DMM INFO MM(262420000000029/f6d10092) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095301049 DMM NOTICE MM(262420000000029/f6d10092) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095301049 DMM DEBUG MM(262420000000029/f6d10092) checking auth: received GSM SRES = bf 39 da 56 (gprs_gmm.c:648) 20241202095301049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095301049 DMM DEBUG MM(262420000000029/f6d10092) Requesting authorization (sgsn_auth.c:160) 20241202095301049 DMM INFO MM(262420000000029/f6d10092) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095301049 DMM DEBUG MM(262420000000029/f6d10092) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095301049 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241202095301049 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) 20241202095301049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095301049 DMM INFO MM(262420000000029/f6d10092) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6d10092) (gprs_gmm.c:282) 20241202095301049 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095301049 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095301049 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241202095301050 DMM INFO MM(262420000000029/f6d10092) Subscriber data update (mmctx.c:445) 20241202095301050 DMM DEBUG MM(262420000000029/f6d10092) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095301050 DMM INFO MM(262420000000029/f6d10092) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095301050 DMM NOTICE MM(262420000000029/f6d10092) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:982) 20241202095301050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095301050 DMM NOTICE MM(262420000000029/f6d10092) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095301050 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) 20241202095301050 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095301050 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241202095301050 DMM INFO MM(262420000000029/f6d10092) Subscriber data update (mmctx.c:445) 20241202095301050 DMM DEBUG MM(262420000000029/f6d10092) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095301053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095301053 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095301053 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095301053 DMM INFO MM(262420000000029/f6d10092) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095301053 DMM NOTICE MM(262420000000029/f6d10092) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095301053 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095301053 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095301053 DLLC NOTICE LLME(c88a1fe4/f6d10092){ASSIGNED} LLGM Assign pre (ffffffff => f6d10092) (gprs_llc.c:1079) 20241202095301053 DLLC NOTICE LLME(ffffffff/f6d10092){ASSIGNED} LLGM Assign post (ffffffff => f6d10092) (gprs_llc.c:1125) 20241202095301053 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095301053 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095301053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095301053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@1173ab45bddd: setverdict(pass): none -> pass 20241202095301171 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241202095301171 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241202095301171 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) 20241202095301171 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241202095301171 DMM INFO MM(262420000000029/f6d10092) Subscriber data update (mmctx.c:445) 20241202095301171 DMM DEBUG MM(262420000000029/f6d10092) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241202095301171 DMM INFO MM(262420000000029/f6d10092) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241202095301171 DMM INFO MM(262420000000029/f6d10092) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1035) 20241202095301171 DMM NOTICE MM(262420000000029/f6d10092) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1013) 20241202095301171 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:233) 20241202095301171 DMM INFO MM(262420000000029/f6d10092) Cleaning MM context due to auth lost (gprs_gmm.c:182) 20241202095301171 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095301171 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095301171 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095301171 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095301171 DLLC NOTICE LLME(ffffffff/f6d10092){ASSIGNED} LLGM Assign pre (f6d10092 => ffffffff) (gprs_llc.c:1079) 20241202095301171 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6d10092 => ffffffff) (gprs_llc.c:1125) 20241202095301171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Deallocated (fsm.c:568) 20241202095301171 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095301171 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Deallocated (fsm.c:568) 20241202095301171 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095301173 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@1173ab45bddd: Removing Client IMSI='262420000000029'H, index=0 20241202095301182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095301182 DLLC NOTICE LLME(ffffffff/f6d10092){UNASSIGNED} LLC RX: unknown TLLI 0xf6d10092, creating LLME on the fly (gprs_llc.c:552) 20241202095301182 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095301182 DMM NOTICE LLME(ffffffff/f6d10092){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241202095301182 DLLC NOTICE LLME(ffffffff/f6d10092){UNASSIGNED} LLGM Assign pre (f6d10092 => ffffffff) (gprs_llc.c:1079) 20241202095301182 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6d10092 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@1173ab45bddd: Final verdict of PTC: pass 20241202095301183 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54378<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@1173ab45bddd: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(393)@1173ab45bddd: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(398)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@1173ab45bddd: Final verdict of PTC: none 20241202095301184 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095301185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(388)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@1173ab45bddd: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(391)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(386)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(396)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@1173ab45bddd: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 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 20241202095301264 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54386<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095301566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54386<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94004) 20241202095302186 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095302186 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=94004, count=98360) 20241202095303188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095303188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 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 20241202095304190 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095304190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241202095304606 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41652<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095304607 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095304645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095304645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095304645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095304645 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095304645 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095304645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095304645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095304645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095304645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095304648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095304648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095304648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095304648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095304648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095304648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095304648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095304648 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095304648 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095304648 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095304648 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095304648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095304648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095304651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095304656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095304656 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)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095304663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095304663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095304663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095304663 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095304663 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095304663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095304663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095304663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095304663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095304664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095304664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095304664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095304664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095304664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095304664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095304664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095304664 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095304664 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095304664 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095304664 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095304665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095304665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095304666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095304671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095304671 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)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095304680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095304680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095304680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095304680 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095304680 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095304680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095304680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095304680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095304680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095304681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095304681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095304681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095304681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095304681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095304681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095304681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095304681 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095304681 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095304681 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095304681 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095304681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095304681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095304683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095304688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095304688 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)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095305191 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095305191 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095305191 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095305191 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(418)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095305192 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) 20241202095305193 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(418)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@1173ab45bddd: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='F1E8A899'O, index=0 SGSN_Test-GSUP(419)@1173ab45bddd: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241202095306257 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) 20241202095306257 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@1173ab45bddd: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@1173ab45bddd: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@1173ab45bddd: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@1173ab45bddd: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@1173ab45bddd: Final verdict of PTC: pass 20241202095306269 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41652<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(419)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(412)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(417)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@1173ab45bddd: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@1173ab45bddd: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(407)@1173ab45bddd: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@1173ab45bddd: Final verdict of PTC: none 20241202095306276 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) SGSN_Test-Gb2-BSSGP2(414)@1173ab45bddd: Final verdict of PTC: none 20241202095306276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(409)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(415)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(410)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(405)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@1173ab45bddd: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 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 20241202095306395 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41664<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095306696 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41664<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45316) 20241202095307277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095307277 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45316, count=53260) 20241202095308278 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095308278 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 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 20241202095309280 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095309280 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241202095309738 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41666<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095309741 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(427)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(427)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095309790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095309790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095309791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095309791 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095309791 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095309791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095309791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095309791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095309791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(426)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(427)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095309791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095309791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095309791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095309791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095309791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095309791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095309791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095309791 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095309791 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095309791 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095309791 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095309792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095309792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(427)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(427)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095309793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(423)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241202095309798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095309798 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(426)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(431)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095309803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095309803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095309803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095309803 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095309803 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095309803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095309803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095309803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095309803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095309804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095309804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095309804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095309804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095309804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095309804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095309804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095309804 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095309804 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095309804 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095309804 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(431)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241202095309805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095309805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095309807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241202095309813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095309813 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(432)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(437)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095309827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095309827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095309827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095309827 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095309827 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095309827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095309827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095309827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095309827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(437)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095309828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095309828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095309828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095309828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095309828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095309828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095309828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095309828 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095309828 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095309828 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095309828 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095309829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095309829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(437)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(437)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095309832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095309837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095309837 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)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095310282 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095310282 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095310282 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095310282 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(436)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(436)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095310283 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(436)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(436)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(436)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241202095310283 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(436)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(436)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@1173ab45bddd: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='F69ABF48'O, index=0 SGSN_Test-GSUP(438)@1173ab45bddd: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241202095311301 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) 20241202095311301 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@1173ab45bddd: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@1173ab45bddd: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@1173ab45bddd: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@1173ab45bddd: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@1173ab45bddd: Final verdict of PTC: pass 20241202095311304 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41666<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@1173ab45bddd: Final verdict of PTC: none 20241202095311304 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095311304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(436)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP(438)@1173ab45bddd: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(431)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(426)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(427)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(437)@1173ab45bddd: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(425)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(435)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(429)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(425): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(426): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(427): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(435): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(436): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(437): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@1173ab45bddd: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 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 20241202095311365 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095311667 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41668<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49732) 20241202095312306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095312306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49732, count=54088) 20241202095313307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095313307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 09:53: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_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 20241202095314309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095314309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_rau_unknown started. 20241202095314690 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52784<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095314691 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095314709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095314709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095314709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095314709 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095314709 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095314709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095314709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095314709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095314709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095314710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095314710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095314710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095314710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095314710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095314710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095314710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095314710 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095314710 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095314710 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095314710 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095314710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095314710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095314712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095314717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095314717 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(444)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095314726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095314726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095314726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095314726 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095314726 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095314726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095314726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095314726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095314726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095314727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095314727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095314727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095314727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095314727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095314727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095314727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095314727 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095314727 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095314727 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095314727 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095314727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095314727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095314729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095314735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095314735 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(449)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095314743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095314743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095314743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095314743 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095314743 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095314743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095314743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095314743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095314743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095314744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095314744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095314744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095314744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095314744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095314744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095314744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095314744 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095314744 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095314744 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095314744 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095314744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095314744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095314747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095314751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095314751 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095315310 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095315310 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095315310 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095315310 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(456)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095315311 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(456)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(456)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241202095315311 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(456)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@1173ab45bddd: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='FAA49503'O, index=0 SGSN_Test-GSUP(457)@1173ab45bddd: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241202095316335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095316335 DLLC NOTICE LLME(ffffffff/faa49503){UNASSIGNED} LLC RX: unknown TLLI 0xfaa49503, creating LLME on the fly (gprs_llc.c:552) 20241202095316335 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241202095316335 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241202095316335 DMM NOTICE LLME(ffffffff/faa49503){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20241202095316335 DLLC NOTICE LLME(ffffffff/faa49503){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241202095316335 DMM ERROR LLME(ffffffff/faa49503){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20241202095316335 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241202095316335 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241202095316335 DLLC NOTICE LLME(ffffffff/faa49503){UNASSIGNED} LLGM Assign pre (faa49503 => ffffffff) (gprs_llc.c:1079) 20241202095316335 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (faa49503 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@1173ab45bddd: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@1173ab45bddd: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@1173ab45bddd: Final verdict of PTC: pass 20241202095316343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52784<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(457)@1173ab45bddd: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@1173ab45bddd: Final verdict of PTC: none 20241202095316346 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095316346 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(456)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(455)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@1173ab45bddd: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(445)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(450)@1173ab45bddd: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(443)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(453)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(448)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@1173ab45bddd: Test case TC_rau_unknown finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 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 20241202095316422 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52792<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095316723 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52792<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44280) 20241202095317347 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095317347 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44280, count=54744) 20241202095318348 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095318348 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 09:53: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_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 20241202095319349 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095319349 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_rau started. 20241202095319751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52796<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095319753 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(465)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(465)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095319789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095319789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095319789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095319789 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095319789 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095319789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095319789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095319789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095319789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(464)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(465)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095319790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095319790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095319790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095319790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095319790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095319790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095319790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095319790 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095319790 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095319790 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095319790 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095319791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095319791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(465)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(465)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095319794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(466)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(461)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095319800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095319800 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(464)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_rau-BVCI196(462)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(469)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095319805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095319805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095319805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095319805 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095319805 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095319805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095319805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095319805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095319805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095319806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095319806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095319806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095319806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095319806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095319806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095319806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095319806 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095319806 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095319806 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095319806 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095319806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095319806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095319809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095319816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095319816 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(467)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095319825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095319825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095319825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095319825 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095319825 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095319825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095319825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095319825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095319825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095319827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095319827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095319827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095319827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095319827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095319827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095319827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095319827 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095319827 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095319827 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095319827 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095319827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095319827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095319829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095319834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095319834 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095320350 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095320350 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095320350 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095320350 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(475)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095320353 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(475)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202095320353 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(475)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241202095320587 DGPRS DEBUG Checking for inactive LLMEs, time = 35661399 (sgsn.c:132) TC_attach_rau-BVCI196(462)@1173ab45bddd: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='F2CEEB59'O, index=0 SGSN_Test-GSUP(476)@1173ab45bddd: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@1173ab45bddd: 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 := 'A8401CDF06A3C67506EA4EF005902B25'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6F202DC2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C1B47111B2EFF05D'O } } } } } 20241202095321386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095321386 DLLC NOTICE LLME(ffffffff/f2ceeb59){UNASSIGNED} LLC RX: unknown TLLI 0xf2ceeb59, creating LLME on the fly (gprs_llc.c:552) 20241202095321386 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095321386 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1248) 20241202095321386 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095321386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Allocated (fsm.c:456) 20241202095321386 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095321386 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Allocated (fsm.c:456) 20241202095321386 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095321386 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095321386 DLLC NOTICE LLME(ffffffff/f2ceeb59){UNASSIGNED} LLGM Assign pre (f2ceeb59 => c5a23445) (gprs_llc.c:1079) 20241202095321386 DLLC NOTICE LLME(f2ceeb59/c5a23445){ASSIGNED} LLGM Assign post (f2ceeb59 => c5a23445) (gprs_llc.c:1125) 20241202095321386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095321386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095321386 DMM DEBUG MM(262420000000012/c5a23445) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095321394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095321394 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095321394 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095321394 DMM DEBUG MM(262420000000012/c5a23445) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1066) 20241202095321394 DMM NOTICE MM(262420000000012/c5a23445) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095321394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095321394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095321394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095321394 DMM DEBUG MM(262420000000012/c5a23445) Requesting authorization (sgsn_auth.c:160) 20241202095321394 DMM INFO MM(262420000000012/c5a23445) Requesting authentication tuples (sgsn_auth.c:184) 20241202095321394 DMM DEBUG MM(262420000000012/c5a23445) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095321394 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241202095321394 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@1173ab45bddd: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241202095321396 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095321396 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095321396 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095321396 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095321396 DMM INFO MM(262420000000012/c5a23445) Subscriber data update (mmctx.c:445) 20241202095321396 DMM DEBUG MM(262420000000012/c5a23445) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095321396 DMM INFO MM(262420000000012/c5a23445) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095321396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095321396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095321396 DMM INFO MM(262420000000012/c5a23445) <- GMM AUTH AND CIPHERING REQ (rand = a8 40 1c df 06 a3 c6 75 06 ea 4e f0 05 90 2b 25 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095321400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095321400 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095321400 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095321400 DMM INFO MM(262420000000012/c5a23445) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095321400 DMM NOTICE MM(262420000000012/c5a23445) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095321400 DMM DEBUG MM(262420000000012/c5a23445) checking auth: received GSM SRES = 6f 20 2d c2 (gprs_gmm.c:648) 20241202095321400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095321400 DMM DEBUG MM(262420000000012/c5a23445) Requesting authorization (sgsn_auth.c:160) 20241202095321400 DMM INFO MM(262420000000012/c5a23445) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095321400 DMM DEBUG MM(262420000000012/c5a23445) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095321400 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241202095321400 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) 20241202095321400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095321400 DMM INFO MM(262420000000012/c5a23445) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5a23445) (gprs_gmm.c:282) 20241202095321401 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095321401 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095321401 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241202095321401 DMM INFO MM(262420000000012/c5a23445) Subscriber data update (mmctx.c:445) 20241202095321401 DMM DEBUG MM(262420000000012/c5a23445) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095321401 DMM INFO MM(262420000000012/c5a23445) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095321401 DMM NOTICE MM(262420000000012/c5a23445) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:982) 20241202095321401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095321401 DMM NOTICE MM(262420000000012/c5a23445) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095321401 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) 20241202095321401 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095321401 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241202095321401 DMM INFO MM(262420000000012/c5a23445) Subscriber data update (mmctx.c:445) 20241202095321401 DMM DEBUG MM(262420000000012/c5a23445) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095321404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095321404 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095321404 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095321405 DMM INFO MM(262420000000012/c5a23445) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095321405 DMM NOTICE MM(262420000000012/c5a23445) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095321405 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095321405 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095321405 DLLC NOTICE LLME(f2ceeb59/c5a23445){ASSIGNED} LLGM Assign pre (ffffffff => c5a23445) (gprs_llc.c:1079) 20241202095321405 DLLC NOTICE LLME(ffffffff/c5a23445){ASSIGNED} LLGM Assign post (ffffffff => c5a23445) (gprs_llc.c:1125) 20241202095321405 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095321405 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095321405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095321405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@1173ab45bddd: setverdict(pass): none -> pass 20241202095321456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095321456 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095321456 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095321456 DMM INFO MM(262420000000012/c5a23445) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241202095321456 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095321456 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241202095321456 DLLC NOTICE LLME(ffffffff/c5a23445){ASSIGNED} LLGM Assign pre (c5a23445 => dbcdf88b) (gprs_llc.c:1079) 20241202095321456 DLLC NOTICE LLME(c5a23445/dbcdf88b){ASSIGNED} LLGM Assign post (c5a23445 => dbcdf88b) (gprs_llc.c:1125) 20241202095321456 DMM INFO MM(262420000000012/dbcdf88b) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau(478)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(462)@1173ab45bddd: Removing Client IMSI='262420000000012'H, index=0 20241202095321462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095321462 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241202095321462 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095321462 DMM INFO MM(262420000000012/dbcdf88b) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241202095321462 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241202095321462 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095321462 DLLC NOTICE LLME(c5a23445/dbcdf88b){ASSIGNED} LLGM Assign pre (ffffffff => dbcdf88b) (gprs_llc.c:1079) 20241202095321462 DLLC NOTICE LLME(ffffffff/dbcdf88b){ASSIGNED} LLGM Assign post (ffffffff => dbcdf88b) (gprs_llc.c:1125) 20241202095321462 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau(478)@1173ab45bddd: Final verdict of PTC: pass 20241202095321462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52796<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241202095321464 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095321464 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(476)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@1173ab45bddd: Final verdict of PTC: none TC_attach_rau-BVCI196(462)@1173ab45bddd: Final verdict of PTC: none TC_attach_rau-BVCI210(467)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(464)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(469)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(474)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(465)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(463)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(468)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(472)@1173ab45bddd: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_rau-BVCI196(462): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(463): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(464): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(465): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_rau-BVCI210(467): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(468): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_rau finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 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 20241202095321587 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58100<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095321988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58100<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92392) 20241202095322465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095322465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92392, count=93652) 20241202095323466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095323466 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 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 20241202095324467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095324467 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_rau_a_a started. 20241202095325016 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58104<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095325017 DMM INFO MM(262420000000012/dbcdf88b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095325017 DMM INFO MM(262420000000012/dbcdf88b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095325017 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095325017 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095325017 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095325017 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095325017 DLLC NOTICE LLME(ffffffff/dbcdf88b){ASSIGNED} LLGM Assign pre (dbcdf88b => ffffffff) (gprs_llc.c:1079) 20241202095325017 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dbcdf88b => ffffffff) (gprs_llc.c:1125) 20241202095325017 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241202095325017 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) 20241202095325017 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) 20241202095325017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Deallocated (fsm.c:568) 20241202095325017 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095325017 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Deallocated (fsm.c:568) 20241202095325017 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095325017 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095325041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095325041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095325041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095325041 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095325041 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095325041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095325041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095325041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095325041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095325043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095325043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095325043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095325043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095325043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095325043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095325043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095325043 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095325043 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095325043 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095325043 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095325044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095325044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095325046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241202095325053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095325053 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI196(482)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(489)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(489)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095325066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095325066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095325066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095325066 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095325066 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095325066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095325066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095325066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095325066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(489)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(488)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 20241202095325067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095325067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095325067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095325068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095325068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095325068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095325068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095325068 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095325068 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095325068 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095325068 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095325068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095325068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(489)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(489)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095325070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(485)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095325076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095325076 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(490)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_a-BVCI210(486)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(488)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(493)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095325084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095325084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095325084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095325084 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095325084 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095325084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095325084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095325084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095325084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095325086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095325086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095325086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095325086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095325086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095325086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095325086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095325086 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095325086 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095325086 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095325086 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095325087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095325087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095325091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095325097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095325097 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095325468 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095325468 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095325468 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095325468 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(494)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095325469 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(494)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202095325470 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(494)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(494)@1173ab45bddd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(494)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@1173ab45bddd: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='F48B9469'O, index=0 SGSN_Test-GSUP(495)@1173ab45bddd: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@1173ab45bddd: 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 := '1683BA77274ACF959E0E20BA21D9C2D7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BC454DA5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5887BF3E81A32523'O } } } } } 20241202095326505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095326505 DLLC NOTICE LLME(ffffffff/f48b9469){UNASSIGNED} LLC RX: unknown TLLI 0xf48b9469, creating LLME on the fly (gprs_llc.c:552) 20241202095326505 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095326505 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1248) 20241202095326505 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095326505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Allocated (fsm.c:456) 20241202095326505 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095326505 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Allocated (fsm.c:456) 20241202095326505 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095326505 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095326505 DLLC NOTICE LLME(ffffffff/f48b9469){UNASSIGNED} LLGM Assign pre (f48b9469 => c942e36d) (gprs_llc.c:1079) 20241202095326505 DLLC NOTICE LLME(f48b9469/c942e36d){ASSIGNED} LLGM Assign post (f48b9469 => c942e36d) (gprs_llc.c:1125) 20241202095326505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095326505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095326505 DMM DEBUG MM(262420000000037/c942e36d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095326516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095326516 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095326516 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095326516 DMM DEBUG MM(262420000000037/c942e36d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1066) 20241202095326516 DMM NOTICE MM(262420000000037/c942e36d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095326516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095326516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095326516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095326516 DMM DEBUG MM(262420000000037/c942e36d) Requesting authorization (sgsn_auth.c:160) 20241202095326516 DMM INFO MM(262420000000037/c942e36d) Requesting authentication tuples (sgsn_auth.c:184) 20241202095326516 DMM DEBUG MM(262420000000037/c942e36d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095326516 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241202095326516 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@1173ab45bddd: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241202095326519 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095326519 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095326519 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095326519 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095326519 DMM INFO MM(262420000000037/c942e36d) Subscriber data update (mmctx.c:445) 20241202095326519 DMM DEBUG MM(262420000000037/c942e36d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095326519 DMM INFO MM(262420000000037/c942e36d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095326519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095326519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095326519 DMM INFO MM(262420000000037/c942e36d) <- GMM AUTH AND CIPHERING REQ (rand = 16 83 ba 77 27 4a cf 95 9e 0e 20 ba 21 d9 c2 d7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095326527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095326527 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095326527 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095326527 DMM INFO MM(262420000000037/c942e36d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095326527 DMM NOTICE MM(262420000000037/c942e36d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095326527 DMM DEBUG MM(262420000000037/c942e36d) checking auth: received GSM SRES = bc 45 4d a5 (gprs_gmm.c:648) 20241202095326527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095326527 DMM DEBUG MM(262420000000037/c942e36d) Requesting authorization (sgsn_auth.c:160) 20241202095326527 DMM INFO MM(262420000000037/c942e36d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095326527 DMM DEBUG MM(262420000000037/c942e36d) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095326527 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241202095326527 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) 20241202095326527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095326527 DMM INFO MM(262420000000037/c942e36d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc942e36d) (gprs_gmm.c:282) 20241202095326529 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095326529 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095326529 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241202095326529 DMM INFO MM(262420000000037/c942e36d) Subscriber data update (mmctx.c:445) 20241202095326529 DMM DEBUG MM(262420000000037/c942e36d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095326529 DMM INFO MM(262420000000037/c942e36d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095326529 DMM NOTICE MM(262420000000037/c942e36d) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:982) 20241202095326529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095326529 DMM NOTICE MM(262420000000037/c942e36d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095326529 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) 20241202095326529 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095326529 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241202095326529 DMM INFO MM(262420000000037/c942e36d) Subscriber data update (mmctx.c:445) 20241202095326529 DMM DEBUG MM(262420000000037/c942e36d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095326535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095326535 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095326535 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095326535 DMM INFO MM(262420000000037/c942e36d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095326535 DMM NOTICE MM(262420000000037/c942e36d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095326535 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095326535 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095326535 DLLC NOTICE LLME(f48b9469/c942e36d){ASSIGNED} LLGM Assign pre (ffffffff => c942e36d) (gprs_llc.c:1079) 20241202095326535 DLLC NOTICE LLME(ffffffff/c942e36d){ASSIGNED} LLGM Assign post (ffffffff => c942e36d) (gprs_llc.c:1125) 20241202095326535 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095326535 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095326535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095326535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@1173ab45bddd: setverdict(pass): none -> pass 20241202095326587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095326587 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095326587 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095326587 DMM INFO MM(262420000000037/c942e36d) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241202095326587 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095326587 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241202095326587 DLLC NOTICE LLME(ffffffff/c942e36d){ASSIGNED} LLGM Assign pre (c942e36d => ddf6ecf6) (gprs_llc.c:1079) 20241202095326587 DLLC NOTICE LLME(c942e36d/ddf6ecf6){ASSIGNED} LLGM Assign post (c942e36d => ddf6ecf6) (gprs_llc.c:1125) 20241202095326587 DMM INFO MM(262420000000037/ddf6ecf6) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_a(497)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed 20241202095326594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095326594 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241202095326594 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095326594 DMM INFO MM(262420000000037/ddf6ecf6) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241202095326594 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241202095326594 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095326594 DLLC NOTICE LLME(c942e36d/ddf6ecf6){ASSIGNED} LLGM Assign pre (ffffffff => ddf6ecf6) (gprs_llc.c:1079) 20241202095326594 DLLC NOTICE LLME(ffffffff/ddf6ecf6){ASSIGNED} LLGM Assign post (ffffffff => ddf6ecf6) (gprs_llc.c:1125) 20241202095326594 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241202095326594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095326594 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095326594 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095326594 DMM INFO MM(262420000000037/ddf6ecf6) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241202095326594 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095326594 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241202095326594 DLLC NOTICE LLME(ffffffff/ddf6ecf6){ASSIGNED} LLGM Assign pre (ddf6ecf6 => c4eaa49d) (gprs_llc.c:1079) 20241202095326594 DLLC NOTICE LLME(ddf6ecf6/c4eaa49d){ASSIGNED} LLGM Assign post (ddf6ecf6 => c4eaa49d) (gprs_llc.c:1125) 20241202095326594 DMM INFO MM(262420000000037/c4eaa49d) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_a(497)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed 20241202095326598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095326598 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095326598 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095326598 DMM INFO MM(262420000000037/c4eaa49d) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241202095326598 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241202095326598 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095326598 DLLC NOTICE LLME(ddf6ecf6/c4eaa49d){ASSIGNED} LLGM Assign pre (ffffffff => c4eaa49d) (gprs_llc.c:1079) 20241202095326598 DLLC NOTICE LLME(ffffffff/c4eaa49d){ASSIGNED} LLGM Assign post (ffffffff => c4eaa49d) (gprs_llc.c:1125) 20241202095326598 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241202095326599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095326599 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095326599 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095326599 DMM INFO MM(262420000000037/c4eaa49d) -> GMM DETACH REQUEST TLLI=0xc4eaa49d type=GPRS detach Power-off (gprs_gmm.c:1440) 20241202095326599 DMM INFO MM(262420000000037/c4eaa49d) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241202095326599 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095326599 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095326599 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095326599 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095326599 DLLC NOTICE LLME(ffffffff/c4eaa49d){ASSIGNED} LLGM Assign pre (c4eaa49d => ffffffff) (gprs_llc.c:1079) 20241202095326599 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4eaa49d => ffffffff) (gprs_llc.c:1125) 20241202095326599 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241202095326599 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) 20241202095326599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Deallocated (fsm.c:568) 20241202095326599 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095326599 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Deallocated (fsm.c:568) 20241202095326599 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095326599 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@1173ab45bddd: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@1173ab45bddd: Final verdict of PTC: pass 20241202095331605 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58104<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(483)@1173ab45bddd: Final verdict of PTC: none 20241202095331606 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095331606 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_rau_a_a-BVCI196(482)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(493)@1173ab45bddd: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(486)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP(495)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(489)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@1173ab45bddd: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(488)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(481)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(491)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(487)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_rau_a_a-BVCI210(486): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(487): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(488): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(489): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 09:53:31 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 20241202095331712 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57642<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095332012 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57642<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109172) 20241202095332607 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095332607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=109172, count=113528) 20241202095333608 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095333608 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 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 20241202095334609 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095334609 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_rau_a_b started. 20241202095335041 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095335042 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095335080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095335080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095335080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095335080 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095335080 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095335080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095335080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095335080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095335080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095335082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095335082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095335082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095335082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095335082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095335082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095335082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095335082 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095335082 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095335082 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095335082 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095335082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095335082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095335086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095335097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095335097 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(501)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095335110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095335110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095335110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095335110 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095335110 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095335110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095335110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095335110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095335110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095335111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095335111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095335111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095335111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095335111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095335111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095335111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095335111 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095335111 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095335111 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095335111 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095335112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095335112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095335116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095335128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095335128 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(506)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095335144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095335144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095335144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095335144 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095335144 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095335144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095335144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095335144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095335144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095335146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095335146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095335146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095335146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095335146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095335146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095335146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095335146 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095335146 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095335146 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095335146 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095335147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095335147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095335152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095335164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095335164 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095335610 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095335610 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095335610 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095335610 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(513)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095335612 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) 20241202095335612 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(513)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@1173ab45bddd: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='DF7545BE'O, index=0 SGSN_Test-GSUP(514)@1173ab45bddd: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@1173ab45bddd: 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 := 'F9942E270E10A1B07CBCBDEBAF8136F7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2348BAC7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E212579A859A1CA4'O } } } } } 20241202095336648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095336648 DLLC NOTICE LLME(ffffffff/df7545be){UNASSIGNED} LLC RX: unknown TLLI 0xdf7545be, creating LLME on the fly (gprs_llc.c:552) 20241202095336648 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095336648 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1248) 20241202095336648 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095336648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Allocated (fsm.c:456) 20241202095336648 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095336648 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Allocated (fsm.c:456) 20241202095336648 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095336648 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095336648 DLLC NOTICE LLME(ffffffff/df7545be){UNASSIGNED} LLGM Assign pre (df7545be => d75e0345) (gprs_llc.c:1079) 20241202095336648 DLLC NOTICE LLME(df7545be/d75e0345){ASSIGNED} LLGM Assign post (df7545be => d75e0345) (gprs_llc.c:1125) 20241202095336648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095336648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095336648 DMM DEBUG MM(262420000000038/d75e0345) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095336659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095336659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095336659 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095336659 DMM DEBUG MM(262420000000038/d75e0345) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1066) 20241202095336659 DMM NOTICE MM(262420000000038/d75e0345) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095336659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095336659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095336659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095336659 DMM DEBUG MM(262420000000038/d75e0345) Requesting authorization (sgsn_auth.c:160) 20241202095336659 DMM INFO MM(262420000000038/d75e0345) Requesting authentication tuples (sgsn_auth.c:184) 20241202095336659 DMM DEBUG MM(262420000000038/d75e0345) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095336659 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241202095336659 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@1173ab45bddd: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241202095336662 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095336662 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095336662 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095336662 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095336662 DMM INFO MM(262420000000038/d75e0345) Subscriber data update (mmctx.c:445) 20241202095336662 DMM DEBUG MM(262420000000038/d75e0345) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095336662 DMM INFO MM(262420000000038/d75e0345) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095336662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095336662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095336662 DMM INFO MM(262420000000038/d75e0345) <- GMM AUTH AND CIPHERING REQ (rand = f9 94 2e 27 0e 10 a1 b0 7c bc bd eb af 81 36 f7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095336670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095336670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095336670 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095336670 DMM INFO MM(262420000000038/d75e0345) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095336670 DMM NOTICE MM(262420000000038/d75e0345) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095336670 DMM DEBUG MM(262420000000038/d75e0345) checking auth: received GSM SRES = 23 48 ba c7 (gprs_gmm.c:648) 20241202095336670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095336670 DMM DEBUG MM(262420000000038/d75e0345) Requesting authorization (sgsn_auth.c:160) 20241202095336670 DMM INFO MM(262420000000038/d75e0345) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095336670 DMM DEBUG MM(262420000000038/d75e0345) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095336671 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241202095336671 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) 20241202095336671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095336671 DMM INFO MM(262420000000038/d75e0345) <- GMM ATTACH ACCEPT (new P-TMSI=0xd75e0345) (gprs_gmm.c:282) 20241202095336672 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095336672 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095336672 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241202095336672 DMM INFO MM(262420000000038/d75e0345) Subscriber data update (mmctx.c:445) 20241202095336672 DMM DEBUG MM(262420000000038/d75e0345) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095336672 DMM INFO MM(262420000000038/d75e0345) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095336672 DMM NOTICE MM(262420000000038/d75e0345) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:982) 20241202095336672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095336672 DMM NOTICE MM(262420000000038/d75e0345) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095336672 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) 20241202095336673 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095336673 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241202095336673 DMM INFO MM(262420000000038/d75e0345) Subscriber data update (mmctx.c:445) 20241202095336673 DMM DEBUG MM(262420000000038/d75e0345) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095336679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095336679 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095336679 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095336679 DMM INFO MM(262420000000038/d75e0345) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095336679 DMM NOTICE MM(262420000000038/d75e0345) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095336679 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095336679 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095336679 DLLC NOTICE LLME(df7545be/d75e0345){ASSIGNED} LLGM Assign pre (ffffffff => d75e0345) (gprs_llc.c:1079) 20241202095336679 DLLC NOTICE LLME(ffffffff/d75e0345){ASSIGNED} LLGM Assign post (ffffffff => d75e0345) (gprs_llc.c:1125) 20241202095336679 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095336679 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095336679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095336679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@1173ab45bddd: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@1173ab45bddd: attach complete sending rau 20241202095336731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095336731 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095336731 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095336731 DMM INFO MM(262420000000038/d75e0345) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241202095336731 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095336731 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241202095336731 DLLC NOTICE LLME(ffffffff/d75e0345){ASSIGNED} LLGM Assign pre (d75e0345 => eba3eab9) (gprs_llc.c:1079) 20241202095336731 DLLC NOTICE LLME(d75e0345/eba3eab9){ASSIGNED} LLGM Assign post (d75e0345 => eba3eab9) (gprs_llc.c:1125) 20241202095336731 DMM INFO MM(262420000000038/eba3eab9) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b(516)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@1173ab45bddd: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@1173ab45bddd: Removing Client IMSI='262420000000038'H, index=0 20241202095336738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095336738 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241202095336738 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095336738 DMM INFO MM(262420000000038/eba3eab9) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241202095336738 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241202095336738 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095336738 DLLC NOTICE LLME(d75e0345/eba3eab9){ASSIGNED} LLGM Assign pre (ffffffff => eba3eab9) (gprs_llc.c:1079) 20241202095336738 DLLC NOTICE LLME(ffffffff/eba3eab9){ASSIGNED} LLGM Assign post (ffffffff => eba3eab9) (gprs_llc.c:1125) 20241202095336738 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau_a_b-BVCI210(506)@1173ab45bddd: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='EBA3EAB9'O, index=0 TC_attach_rau_a_b(516)@1173ab45bddd: sending second RAU via different RA 20241202095336742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095336742 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095336742 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241202095336742 DMM INFO MM(262420000000038/eba3eab9) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: eba3eab9, P-TMSI: eba3eab9 (00000000), TLLI: eba3eab9 (eba3eab9), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20241202095336742 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1670) 20241202095336742 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241202095336742 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095336742 DLLC NOTICE LLME(ffffffff/eba3eab9){ASSIGNED} LLGM Assign pre (eba3eab9 => eba3eab9) (gprs_llc.c:1079) 20241202095336742 DLLC NOTICE LLME(eba3eab9/eba3eab9){ASSIGNED} LLGM Assign post (eba3eab9 => eba3eab9) (gprs_llc.c:1125) 20241202095336742 DMM INFO MM(262420000000038/eba3eab9) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b(516)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed 20241202095336757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095336757 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095336757 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095336757 DMM INFO MM(262420000000038/eba3eab9) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241202095336757 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241202095336757 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095336757 DLLC NOTICE LLME(eba3eab9/eba3eab9){ASSIGNED} LLGM Assign pre (ffffffff => eba3eab9) (gprs_llc.c:1079) 20241202095336757 DLLC NOTICE LLME(ffffffff/eba3eab9){ASSIGNED} LLGM Assign post (ffffffff => eba3eab9) (gprs_llc.c:1125) 20241202095336757 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241202095336757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095336757 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095336757 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095336757 DMM INFO MM(262420000000038/eba3eab9) -> GMM DETACH REQUEST TLLI=0xeba3eab9 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241202095336757 DMM INFO MM(262420000000038/eba3eab9) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241202095336757 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095336757 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095336757 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095336757 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095336757 DLLC NOTICE LLME(ffffffff/eba3eab9){ASSIGNED} LLGM Assign pre (eba3eab9 => ffffffff) (gprs_llc.c:1079) 20241202095336757 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eba3eab9 => ffffffff) (gprs_llc.c:1125) 20241202095336757 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241202095336757 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) 20241202095336757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Deallocated (fsm.c:568) 20241202095336757 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095336757 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Deallocated (fsm.c:568) 20241202095336757 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095336758 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@1173ab45bddd: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@1173ab45bddd: Final verdict of PTC: pass 20241202095341765 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57656<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(502)@1173ab45bddd: Final verdict of PTC: none 20241202095341767 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095341767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_rau_a_b-BVCI210(506)@1173ab45bddd: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(507)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(510)@1173ab45bddd: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(500)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(505)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(512)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 09:53:41 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 20241202095341956 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55096<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095342257 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55096<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105732) 20241202095342767 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095342767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105732, count=110368) 20241202095343768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095343768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 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 20241202095344769 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095344769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_rau_a_b_wrong_old_ra started. 20241202095345288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095345288 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095345319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095345319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095345319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095345319 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095345319 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095345319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095345319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095345319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095345319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095345321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095345321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095345321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095345321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095345321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095345321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095345321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095345321 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095345321 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095345321 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095345321 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095345322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095345322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(522)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(521)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095345326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(523)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(518)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095345336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095345336 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(519)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(527)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(527)@1173ab45bddd: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(526)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 20241202095345346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095345346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095345346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095345346 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095345346 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095345346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095345346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095345346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095345346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(527)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095345348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095345348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095345348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095345348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095345348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095345348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095345348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095345348 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095345348 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095345348 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095345348 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095345349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095345349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(527)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(527)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(528)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241202095345353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(523)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(526)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20241202095345361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095345361 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(531)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@1173ab45bddd: Provider Link came up: sending NS-RESET TC_attach_rau_a_b_wrong_old_ra-BVCI210(524)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095345367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095345367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095345367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095345367 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095345367 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095345367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095345367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095345367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095345367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095345368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095345368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095345368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095345369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095345369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095345369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095345369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095345369 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095345369 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095345369 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095345369 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095345369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095345369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095345373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095345381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095345381 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI220(529)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095345770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095345770 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095345770 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095345770 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(532)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095345772 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(532)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202095345773 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(532)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(519)@1173ab45bddd: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='F0899557'O, index=0 SGSN_Test-GSUP(533)@1173ab45bddd: 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)@1173ab45bddd: 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 := '451AC5067FFE5264EEB53B8E41E99D62'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5EFAAC04'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '34C961C4F3C6AFD3'O } } } } } 20241202095346803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095346803 DLLC NOTICE LLME(ffffffff/f0899557){UNASSIGNED} LLC RX: unknown TLLI 0xf0899557, creating LLME on the fly (gprs_llc.c:552) 20241202095346803 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095346803 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach" (gprs_gmm.c:1248) 20241202095346803 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095346803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Allocated (fsm.c:456) 20241202095346803 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095346803 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Allocated (fsm.c:456) 20241202095346803 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095346803 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095346803 DLLC NOTICE LLME(ffffffff/f0899557){UNASSIGNED} LLGM Assign pre (f0899557 => f5c348c7) (gprs_llc.c:1079) 20241202095346803 DLLC NOTICE LLME(f0899557/f5c348c7){ASSIGNED} LLGM Assign post (f0899557 => f5c348c7) (gprs_llc.c:1125) 20241202095346803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095346803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095346803 DMM DEBUG MM(262420000000039/f5c348c7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095346814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095346814 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095346814 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095346814 DMM DEBUG MM(262420000000039/f5c348c7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20241202095346814 DMM NOTICE MM(262420000000039/f5c348c7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095346814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095346814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095346814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095346814 DMM DEBUG MM(262420000000039/f5c348c7) Requesting authorization (sgsn_auth.c:160) 20241202095346814 DMM INFO MM(262420000000039/f5c348c7) Requesting authentication tuples (sgsn_auth.c:184) 20241202095346814 DMM DEBUG MM(262420000000039/f5c348c7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095346814 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20241202095346814 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@1173ab45bddd: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20241202095346817 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095346817 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095346817 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095346817 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095346817 DMM INFO MM(262420000000039/f5c348c7) Subscriber data update (mmctx.c:445) 20241202095346817 DMM DEBUG MM(262420000000039/f5c348c7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095346817 DMM INFO MM(262420000000039/f5c348c7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095346817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095346817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095346817 DMM INFO MM(262420000000039/f5c348c7) <- GMM AUTH AND CIPHERING REQ (rand = 45 1a c5 06 7f fe 52 64 ee b5 3b 8e 41 e9 9d 62 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095346824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095346824 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095346824 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095346824 DMM INFO MM(262420000000039/f5c348c7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095346824 DMM NOTICE MM(262420000000039/f5c348c7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095346824 DMM DEBUG MM(262420000000039/f5c348c7) checking auth: received GSM SRES = 5e fa ac 04 (gprs_gmm.c:648) 20241202095346824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095346824 DMM DEBUG MM(262420000000039/f5c348c7) Requesting authorization (sgsn_auth.c:160) 20241202095346824 DMM INFO MM(262420000000039/f5c348c7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095346824 DMM DEBUG MM(262420000000039/f5c348c7) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095346824 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20241202095346824 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) 20241202095346824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095346824 DMM INFO MM(262420000000039/f5c348c7) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5c348c7) (gprs_gmm.c:282) 20241202095346825 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095346825 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095346825 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241202095346825 DMM INFO MM(262420000000039/f5c348c7) Subscriber data update (mmctx.c:445) 20241202095346825 DMM DEBUG MM(262420000000039/f5c348c7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095346825 DMM INFO MM(262420000000039/f5c348c7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095346825 DMM NOTICE MM(262420000000039/f5c348c7) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:982) 20241202095346825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095346825 DMM NOTICE MM(262420000000039/f5c348c7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095346825 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) 20241202095346826 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095346826 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241202095346826 DMM INFO MM(262420000000039/f5c348c7) Subscriber data update (mmctx.c:445) 20241202095346826 DMM DEBUG MM(262420000000039/f5c348c7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095346831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095346831 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095346831 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095346831 DMM INFO MM(262420000000039/f5c348c7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095346831 DMM NOTICE MM(262420000000039/f5c348c7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095346831 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095346831 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095346831 DLLC NOTICE LLME(f0899557/f5c348c7){ASSIGNED} LLGM Assign pre (ffffffff => f5c348c7) (gprs_llc.c:1079) 20241202095346831 DLLC NOTICE LLME(ffffffff/f5c348c7){ASSIGNED} LLGM Assign post (ffffffff => f5c348c7) (gprs_llc.c:1125) 20241202095346831 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095346831 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095346831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095346831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@1173ab45bddd: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@1173ab45bddd: attach complete sending rau 20241202095346883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095346883 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095346883 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095346883 DMM INFO MM(262420000000039/f5c348c7) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241202095346883 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095346883 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241202095346883 DLLC NOTICE LLME(ffffffff/f5c348c7){ASSIGNED} LLGM Assign pre (f5c348c7 => c9c47be0) (gprs_llc.c:1079) 20241202095346883 DLLC NOTICE LLME(f5c348c7/c9c47be0){ASSIGNED} LLGM Assign post (f5c348c7 => c9c47be0) (gprs_llc.c:1125) 20241202095346883 DMM INFO MM(262420000000039/c9c47be0) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b_wrong_old_ra(535)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@1173ab45bddd: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(519)@1173ab45bddd: Removing Client IMSI='262420000000039'H, index=0 20241202095346889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095346889 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241202095346889 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095346889 DMM INFO MM(262420000000039/c9c47be0) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241202095346889 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241202095346889 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095346889 DLLC NOTICE LLME(f5c348c7/c9c47be0){ASSIGNED} LLGM Assign pre (ffffffff => c9c47be0) (gprs_llc.c:1079) 20241202095346889 DLLC NOTICE LLME(ffffffff/c9c47be0){ASSIGNED} LLGM Assign post (ffffffff => c9c47be0) (gprs_llc.c:1125) 20241202095346889 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau_a_b_wrong_old_ra-BVCI210(524)@1173ab45bddd: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='C9C47BE0'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@1173ab45bddd: sending second RAU via different RA with wrong Old RA 20241202095346892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095346892 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095346892 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241202095346892 DMM NOTICE LLME(ffffffff/c9c47be0){ASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20241202095346892 DLLC NOTICE LLME(ffffffff/c9c47be0){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241202095346892 DMM NOTICE MM(262420000000039/c9c47be0) Rx RA Update Request with unexpected TLLI=c9c47be0 Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1714) 20241202095346892 DMM ERROR LLME(ffffffff/c9c47be0){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20241202095346892 DMM NOTICE MM(262420000000039/c9c47be0) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241202095346892 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241202095346892 DMM INFO MM(262420000000039/c9c47be0) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20241202095346892 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095346893 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095346893 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095346893 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095346893 DLLC NOTICE LLME(ffffffff/c9c47be0){ASSIGNED} LLGM Assign pre (c9c47be0 => ffffffff) (gprs_llc.c:1079) 20241202095346893 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9c47be0 => ffffffff) (gprs_llc.c:1125) 20241202095346893 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20241202095346893 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) 20241202095346893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Deallocated (fsm.c:568) 20241202095346893 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095346893 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Deallocated (fsm.c:568) 20241202095346893 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095346902 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20241202095346903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095346903 DLLC NOTICE LLME(ffffffff/c9c47be0){UNASSIGNED} LLC RX: unknown TLLI 0xc9c47be0, creating LLME on the fly (gprs_llc.c:552) 20241202095346903 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20241202095346903 DMM NOTICE LLME(ffffffff/c9c47be0){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241202095350588 DGPRS DEBUG Checking for inactive LLMEs, time = 35661429 (sgsn.c:132) TC_attach_rau_a_b_wrong_old_ra(535)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(519)@1173ab45bddd: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@1173ab45bddd: Final verdict of PTC: pass 20241202095351904 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55098<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(527)@1173ab45bddd: Final verdict of PTC: none 20241202095351906 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095351906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(532)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(531)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@1173ab45bddd: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(529)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(521)@1173ab45bddd: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(519)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(526)@1173ab45bddd: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(524)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(530)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(525)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(520)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(519): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(520): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(524): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(525): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(526): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(527): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(529): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(530): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 09:53:51 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 20241202095352036 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36882<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095352337 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36882<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100204) 20241202095352906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095352906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100204, count=105636) 20241202095353907 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095353908 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 09:53: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_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 20241202095354908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095354908 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_usim_resync started. 20241202095355376 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36888<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095355377 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(540)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095355408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095355408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095355408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095355408 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095355408 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095355408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095355408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095355408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095355408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095355409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095355409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095355409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095355409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095355409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095355409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095355409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095355409 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095355409 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095355409 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095355409 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095355409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095355409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095355411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095355416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095355416 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095355424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095355424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095355424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095355424 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095355424 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095355424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095355424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095355424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095355424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095355425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095355425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095355425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095355425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095355425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095355425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095355425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095355425 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095355425 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095355425 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095355425 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095355426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095355426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095355428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095355434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095355434 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(544)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095355441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095355441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095355441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095355441 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095355441 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095355441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095355441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095355441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095355441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095355442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095355442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095355442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095355442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095355442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095355442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095355442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095355442 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095355442 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095355442 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095355442 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095355442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095355442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095355444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095355449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095355449 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095355910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095355910 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095355910 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095355910 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(551)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095355911 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) 20241202095355911 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(551)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@1173ab45bddd: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='DA3909AC'O, index=0 SGSN_Test-GSUP(552)@1173ab45bddd: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@1173ab45bddd: 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 := '89374FE61AF13070470230D446BA77E3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '65857AF7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '74665EFA745CBB91'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8D814ECB733577DB2176D0F8D5524730'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D8FB0E3EA83AC15FA7AD6782DBC4F185'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BCF2D2C648E845DA2AB4B1D16C960EA6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FE51342A70E25CFE'O } } } } } 20241202095357273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095357273 DLLC NOTICE LLME(ffffffff/da3909ac){UNASSIGNED} LLC RX: unknown TLLI 0xda3909ac, creating LLME on the fly (gprs_llc.c:552) 20241202095357273 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095357273 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20241202095357273 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095357273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Allocated (fsm.c:456) 20241202095357273 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095357273 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Allocated (fsm.c:456) 20241202095357273 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095357274 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095357274 DLLC NOTICE LLME(ffffffff/da3909ac){UNASSIGNED} LLGM Assign pre (da3909ac => ff6718bc) (gprs_llc.c:1079) 20241202095357274 DLLC NOTICE LLME(da3909ac/ff6718bc){ASSIGNED} LLGM Assign post (da3909ac => ff6718bc) (gprs_llc.c:1125) 20241202095357274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095357274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095357274 DMM DEBUG MM(262420000000040/ff6718bc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095357298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095357298 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095357298 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095357298 DMM DEBUG MM(262420000000040/ff6718bc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241202095357298 DMM NOTICE MM(262420000000040/ff6718bc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095357298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095357298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095357298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095357298 DMM DEBUG MM(262420000000040/ff6718bc) Requesting authorization (sgsn_auth.c:160) 20241202095357299 DMM INFO MM(262420000000040/ff6718bc) Requesting authentication tuples (sgsn_auth.c:184) 20241202095357299 DMM DEBUG MM(262420000000040/ff6718bc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095357299 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241202095357299 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@1173ab45bddd: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20241202095357302 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095357302 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095357302 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095357302 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095357302 DMM INFO MM(262420000000040/ff6718bc) Subscriber data update (mmctx.c:445) 20241202095357302 DMM DEBUG MM(262420000000040/ff6718bc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095357302 DMM INFO MM(262420000000040/ff6718bc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095357302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095357302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095357302 DMM INFO MM(262420000000040/ff6718bc) <- GMM AUTH AND CIPHERING REQ (rand = 89 37 4f e6 1a f1 30 70 47 02 30 d4 46 ba 77 e3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = bc f2 d2 c6 48 e8 45 da 2a b4 b1 d1 6c 96 0e a6 ) (gprs_gmm.c:465) 20241202095357307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095357307 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095357307 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095357307 DMM INFO MM(262420000000040/ff6718bc) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:676) 20241202095357307 DMM INFO MM(262420000000040/ff6718bc) R99 AUTHENTICATION SYNCH (AUTS = 804bd1d38e89a30a451249488ca8) (gprs_gmm.c:693) 20241202095357307 DMM DEBUG MM(262420000000040/ff6718bc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095357307 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241202095357307 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 80 4b d1 d3 8e 89 a3 0a 45 12 49 48 8c a8 20 10 89 37 4f e6 1a f1 30 70 47 02 30 d4 46 ba 77 e3 28 01 01 (gprs_subscriber.c:210) 20241202095357307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:708) 20241202095357307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241202095357308 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095357308 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095357308 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095357308 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095357308 DMM INFO MM(262420000000040/ff6718bc) Subscriber data update (mmctx.c:445) 20241202095357308 DMM DEBUG MM(262420000000040/ff6718bc) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241202095357308 DMM INFO MM(262420000000040/ff6718bc) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241202095357308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095357308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095357308 DMM INFO MM(262420000000040/ff6718bc) <- GMM AUTH AND CIPHERING REQ (rand = fa 1d a4 25 dd 68 96 00 e9 a4 47 48 a9 48 79 c5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6e 13 ea e8 fd 1a 40 dc d4 84 30 64 24 d2 5c 93 ) (gprs_gmm.c:465) 20241202095357311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095357311 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x68d950 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095357311 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095357311 DMM INFO MM(262420000000040/ff6718bc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095357311 DMM NOTICE MM(262420000000040/ff6718bc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095357311 DMM DEBUG MM(262420000000040/ff6718bc) checking auth: received UMTS RES = df c8 b4 48 69 e7 84 58 (gprs_gmm.c:648) 20241202095357311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095357311 DMM DEBUG MM(262420000000040/ff6718bc) Requesting authorization (sgsn_auth.c:160) 20241202095357311 DMM INFO MM(262420000000040/ff6718bc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095357311 DMM DEBUG MM(262420000000040/ff6718bc) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095357311 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241202095357311 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) 20241202095357311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095357311 DMM INFO MM(262420000000040/ff6718bc) <- GMM ATTACH ACCEPT (new P-TMSI=0xff6718bc) (gprs_gmm.c:282) 20241202095357312 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095357312 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095357312 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241202095357312 DMM INFO MM(262420000000040/ff6718bc) Subscriber data update (mmctx.c:445) 20241202095357312 DMM DEBUG MM(262420000000040/ff6718bc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095357312 DMM INFO MM(262420000000040/ff6718bc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095357312 DMM NOTICE MM(262420000000040/ff6718bc) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:982) 20241202095357312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095357312 DMM NOTICE MM(262420000000040/ff6718bc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095357312 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) 20241202095357312 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095357312 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241202095357312 DMM INFO MM(262420000000040/ff6718bc) Subscriber data update (mmctx.c:445) 20241202095357312 DMM DEBUG MM(262420000000040/ff6718bc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@1173ab45bddd: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@1173ab45bddd: Removing Client IMSI='262420000000040'H, index=0 20241202095357316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095357316 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095357316 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095357316 DMM INFO MM(262420000000040/ff6718bc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095357316 DMM NOTICE MM(262420000000040/ff6718bc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095357316 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095357316 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095357316 DLLC NOTICE LLME(da3909ac/ff6718bc){ASSIGNED} LLGM Assign pre (ffffffff => ff6718bc) (gprs_llc.c:1079) 20241202095357316 DLLC NOTICE LLME(ffffffff/ff6718bc){ASSIGNED} LLGM Assign post (ffffffff => ff6718bc) (gprs_llc.c:1125) 20241202095357316 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095357316 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095357316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095357316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@1173ab45bddd: Final verdict of PTC: pass 20241202095357317 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36888<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241202095357319 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095357319 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(552)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(540)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(545)@1173ab45bddd: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(550)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@1173ab45bddd: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(538)@1173ab45bddd: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(543)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(548)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_usim_resync finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 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 20241202095357406 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36900<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095357808 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36900<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44744) 20241202095358320 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095358320 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44744, count=95108) 20241202095359321 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095359321 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 09:53: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_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 20241202095400322 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095400322 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_usim_a54_a54 started. 20241202095400840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36904<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095400841 DMM INFO MM(262420000000040/ff6718bc) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095400841 DMM INFO MM(262420000000040/ff6718bc) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095400841 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095400841 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095400841 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095400841 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095400841 DLLC NOTICE LLME(ffffffff/ff6718bc){ASSIGNED} LLGM Assign pre (ff6718bc => ffffffff) (gprs_llc.c:1079) 20241202095400841 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff6718bc => ffffffff) (gprs_llc.c:1125) 20241202095400841 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241202095400841 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) 20241202095400841 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) 20241202095400841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Deallocated (fsm.c:568) 20241202095400841 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095400841 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Deallocated (fsm.c:568) 20241202095400841 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095400841 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@1173ab45bddd: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(560)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 20241202095400978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095400978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095400978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095400978 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095400978 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095400978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095400978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095400978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095400978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095400980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095400980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095400980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095400980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095400980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095400980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095400980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095400980 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095400980 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095400980 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095400980 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095400980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095400980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095400984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(556)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(560)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20241202095400989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095400989 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(564)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095400992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095400992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095400992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095400992 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095400992 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095400992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095400992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095400992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095400992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_usim_a54_a54-BVCI196(557)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(564)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095400993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095400993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095400993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095400993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095400993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095400993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095400993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095400993 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095400993 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095400993 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095400993 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095400993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095400993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095400996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095401002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095401002 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(563)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095401012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095401012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095401012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095401012 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095401012 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095401012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095401012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095401012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095401012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095401013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095401013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095401013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095401013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095401013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095401013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095401013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095401013 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095401013 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095401013 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095401013 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095401013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095401013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095401016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095401022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095401022 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095401324 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095401324 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095401324 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095401324 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(570)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095401328 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) 20241202095401329 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(570)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(557)@1173ab45bddd: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='FE845C9E'O, index=0 SGSN_Test-GSUP(571)@1173ab45bddd: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@1173ab45bddd: 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 := '9A0EC1E9C98DE7F0B7A816AE155C40BE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '541262FF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6A9659EF999A1E10'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3C7D0739051522209C5405B2B157A3BF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2EF89FAB3B528AA95C34EB98511BC3BE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CFD74854802E97591725DF9E2F341164'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '48F4226B6DA936A4'O } } } } } 20241202095402403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095402403 DLLC NOTICE LLME(ffffffff/fe845c9e){UNASSIGNED} LLC RX: unknown TLLI 0xfe845c9e, creating LLME on the fly (gprs_llc.c:552) 20241202095402403 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095402403 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20241202095402403 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095402403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Allocated (fsm.c:456) 20241202095402403 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095402403 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Allocated (fsm.c:456) 20241202095402403 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095402403 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095402403 DLLC NOTICE LLME(ffffffff/fe845c9e){UNASSIGNED} LLGM Assign pre (fe845c9e => d0a8f5be) (gprs_llc.c:1079) 20241202095402403 DLLC NOTICE LLME(fe845c9e/d0a8f5be){ASSIGNED} LLGM Assign post (fe845c9e => d0a8f5be) (gprs_llc.c:1125) 20241202095402403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095402403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095402403 DMM DEBUG MM(262420000000040/d0a8f5be) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095402415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095402415 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095402415 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095402415 DMM DEBUG MM(262420000000040/d0a8f5be) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241202095402415 DMM NOTICE MM(262420000000040/d0a8f5be) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095402415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095402415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095402415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095402415 DMM DEBUG MM(262420000000040/d0a8f5be) Requesting authorization (sgsn_auth.c:160) 20241202095402415 DMM INFO MM(262420000000040/d0a8f5be) Requesting authentication tuples (sgsn_auth.c:184) 20241202095402415 DMM DEBUG MM(262420000000040/d0a8f5be) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095402415 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241202095402415 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@1173ab45bddd: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20241202095402419 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095402419 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095402419 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095402419 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095402419 DMM INFO MM(262420000000040/d0a8f5be) Subscriber data update (mmctx.c:445) 20241202095402419 DMM DEBUG MM(262420000000040/d0a8f5be) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095402419 DMM INFO MM(262420000000040/d0a8f5be) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095402419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095402419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095402419 DMM INFO MM(262420000000040/d0a8f5be) <- GMM AUTH AND CIPHERING REQ (rand = 9a 0e c1 e9 c9 8d e7 f0 b7 a8 16 ae 15 5c 40 be , mmctx_is_r99=1, vec->auth_types=0x3, autn = cf d7 48 54 80 2e 97 59 17 25 df 9e 2f 34 11 64 ) (gprs_gmm.c:465) TC_attach_usim_a54_a54(573)@1173ab45bddd: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(557)@1173ab45bddd: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@1173ab45bddd: Final verdict of PTC: pass 20241202095402435 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36904<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241202095402438 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095402438 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(569)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(564)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP(571)@1173ab45bddd: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(559)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@1173ab45bddd: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@1173ab45bddd: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(557)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(562)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(567)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(558)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(557): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(558): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 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 20241202095402492 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55994<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095402894 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55994<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50320) 20241202095403440 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095403440 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=50320, count=72664) 20241202095404441 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095404441 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 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 20241202095405443 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095405443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_usim_a54_a53 started. 20241202095406058 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095406060 DMM INFO MM(262420000000040/d0a8f5be) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095406060 DMM INFO MM(262420000000040/d0a8f5be) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095406060 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095406060 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095406060 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095406060 DMM ERROR MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241202095406060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: Deallocated (fsm.c:568) 20241202095406060 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095406060 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Deallocated (fsm.c:568) 20241202095406060 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095406060 DLLC NOTICE LLME(fe845c9e/d0a8f5be){ASSIGNED} LLGM Assign pre (d0a8f5be => ffffffff) (gprs_llc.c:1079) 20241202095406060 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0a8f5be => ffffffff) (gprs_llc.c:1125) 20241202095406060 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095406101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095406101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095406101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095406101 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095406101 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095406101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095406101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095406101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095406101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095406102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095406102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095406102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095406103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095406103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095406103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095406103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095406103 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095406103 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095406103 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095406103 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095406103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095406103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(579)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(578)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095406105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(575)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241202095406110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095406110 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(577)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(579)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095406115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095406115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095406115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095406115 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095406115 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095406115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095406115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095406115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095406115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095406115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095406115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095406115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095406115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095406115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095406115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095406115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095406115 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095406115 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095406115 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095406115 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095406116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095406116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095406118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095406124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095406125 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(585)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a53-BVCI210(582)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(584)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095406131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095406131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095406131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095406131 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095406131 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095406131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095406131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095406131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095406131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095406132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095406132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095406132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095406132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095406132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095406132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095406132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095406132 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095406132 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095406132 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095406132 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095406132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095406132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095406134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095406138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095406138 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095406444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095406444 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095406444 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095406444 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(589)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095406446 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) 20241202095406446 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(589)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@1173ab45bddd: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='CCFAF4C0'O, index=0 SGSN_Test-GSUP(590)@1173ab45bddd: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@1173ab45bddd: 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 := 'B65A6048179877D2AA6BDC63D3A4981F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E6E41058'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6B234FA2B5E34D76'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4D54F47300EDBDBFF5F8474451545D8A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7F31E2FC3EF5F0703ADA020D30ACCA21'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '406459F430B35348F8CA95A6A15856FA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '56FCB39C8A42F118'O } } } } } 20241202095407801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095407801 DLLC NOTICE LLME(ffffffff/ccfaf4c0){UNASSIGNED} LLC RX: unknown TLLI 0xccfaf4c0, creating LLME on the fly (gprs_llc.c:552) 20241202095407801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095407801 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20241202095407801 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095407801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Allocated (fsm.c:456) 20241202095407801 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095407801 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Allocated (fsm.c:456) 20241202095407801 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095407801 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095407801 DLLC NOTICE LLME(ffffffff/ccfaf4c0){UNASSIGNED} LLGM Assign pre (ccfaf4c0 => f24b87d6) (gprs_llc.c:1079) 20241202095407801 DLLC NOTICE LLME(ccfaf4c0/f24b87d6){ASSIGNED} LLGM Assign post (ccfaf4c0 => f24b87d6) (gprs_llc.c:1125) 20241202095407801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095407801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095407801 DMM DEBUG MM(262420000000040/f24b87d6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095407808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095407808 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095407808 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095407808 DMM DEBUG MM(262420000000040/f24b87d6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241202095407808 DMM NOTICE MM(262420000000040/f24b87d6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095407808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095407808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095407808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095407808 DMM DEBUG MM(262420000000040/f24b87d6) Requesting authorization (sgsn_auth.c:160) 20241202095407808 DMM INFO MM(262420000000040/f24b87d6) Requesting authentication tuples (sgsn_auth.c:184) 20241202095407808 DMM DEBUG MM(262420000000040/f24b87d6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095407808 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241202095407808 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@1173ab45bddd: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20241202095407809 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095407809 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095407809 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095407809 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095407809 DMM INFO MM(262420000000040/f24b87d6) Subscriber data update (mmctx.c:445) 20241202095407809 DMM DEBUG MM(262420000000040/f24b87d6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095407809 DMM INFO MM(262420000000040/f24b87d6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095407809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095407809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095407809 DMM INFO MM(262420000000040/f24b87d6) <- GMM AUTH AND CIPHERING REQ (rand = b6 5a 60 48 17 98 77 d2 aa 6b dc 63 d3 a4 98 1f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 40 64 59 f4 30 b3 53 48 f8 ca 95 a6 a1 58 56 fa ) (gprs_gmm.c:465) TC_attach_usim_a54_a53(592)@1173ab45bddd: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@1173ab45bddd: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@1173ab45bddd: Final verdict of PTC: pass 20241202095407814 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56008<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@1173ab45bddd: Final verdict of PTC: none 20241202095407815 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095407815 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_a54_a53-BVCI220(587)@1173ab45bddd: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(588)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(578)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(583)@1173ab45bddd: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(581)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(576)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(586)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 09:54:07 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 20241202095407886 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095408288 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56024<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48184) 20241202095408816 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095408816 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48184, count=71944) 20241202095409817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095409817 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 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 20241202095410818 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095410818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241202095411819 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095411819 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_usim_a53_a54 started. 20241202095412649 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40938<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095412652 DMM INFO MM(262420000000040/f24b87d6) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095412652 DMM INFO MM(262420000000040/f24b87d6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095412652 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095412652 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095412652 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095412652 DMM ERROR MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241202095412652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: Deallocated (fsm.c:568) 20241202095412652 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095412652 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Deallocated (fsm.c:568) 20241202095412652 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095412652 DLLC NOTICE LLME(ccfaf4c0/f24b87d6){ASSIGNED} LLGM Assign pre (f24b87d6 => ffffffff) (gprs_llc.c:1079) 20241202095412652 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f24b87d6 => ffffffff) (gprs_llc.c:1125) 20241202095412652 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241202095412820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095412820 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(593)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095412904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095412904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095412904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095412904 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095412904 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095412904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095412904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095412904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095412904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095412906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095412906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095412906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095412906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095412906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095412906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095412906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095412906 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095412906 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095412906 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095412906 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095412907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095412907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095412910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(594)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095412915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095412915 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI196(596)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(598)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(599)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095413715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095413715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095413715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095413715 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095413715 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095413715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095413715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095413715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095413715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095413718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095413718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095413718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095413718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095413718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095413718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095413718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095413718 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095413718 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095413718 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095413718 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095413719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095413719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(603)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 20241202095413725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241202095413735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095413735 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(600)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(603)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095413742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095413742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095413742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095413742 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095413742 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095413742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095413742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095413742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095413742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095413743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095413743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095413743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095413743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095413743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095413743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095413743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095413743 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095413743 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095413743 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095413743 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095413743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095413743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095413745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095413750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095413750 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095413821 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095413821 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095413821 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095413821 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(608)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095413822 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(608)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202095413822 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(608)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@1173ab45bddd: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='DD03D047'O, index=0 SGSN_Test-GSUP(609)@1173ab45bddd: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@1173ab45bddd: 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 := 'B9BFB495308244164469749B4C20B936'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '10947F24'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1497CF7092C851E8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'FFE7A26B3F004ED966CB2859D259DF7D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '22BF900F8ABC1F1CA8ED775A39A3C447'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B12AA3F5E05859084788F9FBB007B3FE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0ED4BF6827E08B01'O } } } } } 20241202095414867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095414867 DLLC NOTICE LLME(ffffffff/dd03d047){UNASSIGNED} LLC RX: unknown TLLI 0xdd03d047, creating LLME on the fly (gprs_llc.c:552) 20241202095414867 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095414867 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20241202095414867 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095414867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Allocated (fsm.c:456) 20241202095414867 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095414867 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Allocated (fsm.c:456) 20241202095414867 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095414867 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095414867 DLLC NOTICE LLME(ffffffff/dd03d047){UNASSIGNED} LLGM Assign pre (dd03d047 => fe90b9a4) (gprs_llc.c:1079) 20241202095414867 DLLC NOTICE LLME(dd03d047/fe90b9a4){ASSIGNED} LLGM Assign post (dd03d047 => fe90b9a4) (gprs_llc.c:1125) 20241202095414867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095414868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095414868 DMM DEBUG MM(262420000000040/fe90b9a4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095414879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095414880 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095414880 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095414880 DMM DEBUG MM(262420000000040/fe90b9a4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241202095414880 DMM NOTICE MM(262420000000040/fe90b9a4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095414880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095414880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095414880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095414880 DMM DEBUG MM(262420000000040/fe90b9a4) Requesting authorization (sgsn_auth.c:160) 20241202095414880 DMM INFO MM(262420000000040/fe90b9a4) Requesting authentication tuples (sgsn_auth.c:184) 20241202095414880 DMM DEBUG MM(262420000000040/fe90b9a4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095414880 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241202095414880 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@1173ab45bddd: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20241202095414883 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095414883 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095414883 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095414883 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095414883 DMM INFO MM(262420000000040/fe90b9a4) Subscriber data update (mmctx.c:445) 20241202095414883 DMM DEBUG MM(262420000000040/fe90b9a4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095414883 DMM INFO MM(262420000000040/fe90b9a4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095414883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095414884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095414884 DMM INFO MM(262420000000040/fe90b9a4) <- GMM AUTH AND CIPHERING REQ (rand = b9 bf b4 95 30 82 44 16 44 69 74 9b 4c 20 b9 36 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b1 2a a3 f5 e0 58 59 08 47 88 f9 fb b0 07 b3 fe ) (gprs_gmm.c:465) TC_attach_usim_a53_a54(611)@1173ab45bddd: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@1173ab45bddd: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@1173ab45bddd: Final verdict of PTC: pass 20241202095414901 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40938<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(602)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(607)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(597)@1173ab45bddd: Final verdict of PTC: none 20241202095414907 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095414907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(609)@1173ab45bddd: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@1173ab45bddd: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(600)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@1173ab45bddd: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(605)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(595)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(601)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(600): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(601): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 09:54:14 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 20241202095415001 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40940<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095415402 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40940<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49984) 20241202095415909 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095415909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49984, count=74116) 20241202095416910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095416910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 09:54: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_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 20241202095417910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095417910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_usim_a50_a54 started. 20241202095418435 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095418436 DMM INFO MM(262420000000040/fe90b9a4) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095418436 DMM INFO MM(262420000000040/fe90b9a4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095418436 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095418436 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095418436 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095418436 DMM ERROR MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241202095418436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: Deallocated (fsm.c:568) 20241202095418436 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095418436 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Deallocated (fsm.c:568) 20241202095418436 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095418436 DLLC NOTICE LLME(dd03d047/fe90b9a4){ASSIGNED} LLGM Assign pre (fe90b9a4 => ffffffff) (gprs_llc.c:1079) 20241202095418436 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe90b9a4 => ffffffff) (gprs_llc.c:1125) 20241202095418436 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095418467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095418467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095418467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095418467 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095418467 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095418467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095418467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095418467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095418467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095418469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095418469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095418469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095418469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095418469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095418469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095418469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095418469 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095418469 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095418469 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095418469 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095418470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095418470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095418473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095418483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095418483 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI196(615)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095418496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095418496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095418496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095418496 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095418496 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095418496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095418496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095418496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095418496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095418497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095418498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095418498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095418498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095418498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095418498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095418498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095418498 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095418498 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095418498 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095418498 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(621)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241202095418498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095418498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095418502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095418511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095418511 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(623)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI210(620)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(622)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(627)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(627)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095418529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095418530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095418530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095418530 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095418530 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095418530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095418530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095418530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095418530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(627)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095418531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095418531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095418531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095418531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095418531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095418531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095418531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095418531 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095418531 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095418531 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095418531 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(627)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241202095418532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095418532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(627)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095418535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095418544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095418544 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(624)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095418911 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095418912 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095418912 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095418912 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(626)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(626)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095418913 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(626)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(626)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202095418914 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(626)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(626)@1173ab45bddd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(626)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(626)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@1173ab45bddd: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='E861ABAF'O, index=0 SGSN_Test-GSUP(628)@1173ab45bddd: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@1173ab45bddd: 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 := '21F31511DDD6840664D83BB8911FBC43'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '97CCC177'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '24508A833729838E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CF3B25B7F944225E5ACE74FF53D8ECBC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9DE8DFDA2B9D8E6EB15927E0A73E512C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F0340E61C00FD290A1EB79A97DCE483C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '14A716B28BB52CBA'O } } } } } 20241202095419943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095419943 DLLC NOTICE LLME(ffffffff/e861abaf){UNASSIGNED} LLC RX: unknown TLLI 0xe861abaf, creating LLME on the fly (gprs_llc.c:552) 20241202095419943 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095419943 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20241202095419943 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095419943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Allocated (fsm.c:456) 20241202095419943 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095419943 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Allocated (fsm.c:456) 20241202095419943 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095419943 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095419943 DLLC NOTICE LLME(ffffffff/e861abaf){UNASSIGNED} LLGM Assign pre (e861abaf => cc5079b8) (gprs_llc.c:1079) 20241202095419943 DLLC NOTICE LLME(e861abaf/cc5079b8){ASSIGNED} LLGM Assign post (e861abaf => cc5079b8) (gprs_llc.c:1125) 20241202095419943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095419943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095419943 DMM DEBUG MM(262420000000040/cc5079b8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095419953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095419953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095419953 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095419953 DMM DEBUG MM(262420000000040/cc5079b8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241202095419953 DMM NOTICE MM(262420000000040/cc5079b8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095419953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095419953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095419953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095419953 DMM DEBUG MM(262420000000040/cc5079b8) Requesting authorization (sgsn_auth.c:160) 20241202095419953 DMM INFO MM(262420000000040/cc5079b8) Requesting authentication tuples (sgsn_auth.c:184) 20241202095419953 DMM DEBUG MM(262420000000040/cc5079b8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095419953 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241202095419953 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@1173ab45bddd: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20241202095419955 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095419955 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095419955 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095419955 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095419955 DMM INFO MM(262420000000040/cc5079b8) Subscriber data update (mmctx.c:445) 20241202095419955 DMM DEBUG MM(262420000000040/cc5079b8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095419955 DMM INFO MM(262420000000040/cc5079b8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095419955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095419955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095419955 DMM INFO MM(262420000000040/cc5079b8) <- GMM AUTH AND CIPHERING REQ (rand = 21 f3 15 11 dd d6 84 06 64 d8 3b b8 91 1f bc 43 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f0 34 0e 61 c0 0f d2 90 a1 eb 79 a9 7d ce 48 3c ) (gprs_gmm.c:465) TC_attach_usim_a50_a54(630)@1173ab45bddd: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@1173ab45bddd: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@1173ab45bddd: Final verdict of PTC: pass 20241202095419961 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40946<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_a50_a54-BVCI220(624)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(616)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP(628)@1173ab45bddd: Final verdict of PTC: none 20241202095419963 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095419963 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_a50_a54-BVCI196(615)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(626)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(627)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@1173ab45bddd: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(621)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(614)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(625)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(619)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(624): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(625): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(626): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(627): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 09:54:20 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 20241202095420098 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40954<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095420499 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40954<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68100) 20241202095420589 DGPRS DEBUG Checking for inactive LLMEs, time = 35661459 (sgsn.c:132) 20241202095420964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095420964 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68100, count=72680) 20241202095421965 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095421965 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 09:54: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.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 20241202095422965 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095422966 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_usim_a54_a50 started. 20241202095423520 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095423520 DMM INFO MM(262420000000040/cc5079b8) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095423520 DMM INFO MM(262420000000040/cc5079b8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095423520 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095423520 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095423520 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095423520 DMM ERROR MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241202095423520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: Deallocated (fsm.c:568) 20241202095423520 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095423520 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Deallocated (fsm.c:568) 20241202095423520 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095423520 DLLC NOTICE LLME(e861abaf/cc5079b8){ASSIGNED} LLGM Assign pre (cc5079b8 => ffffffff) (gprs_llc.c:1079) 20241202095423520 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc5079b8 => ffffffff) (gprs_llc.c:1125) 20241202095423520 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095423544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095423544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095423544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095423544 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095423544 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095423544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095423544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095423544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095423544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095423545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095423545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095423545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095423545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095423545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095423545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095423545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095423545 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095423545 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095423546 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095423546 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095423546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095423546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095423548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095423554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095423554 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(634)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095423564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095423564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095423564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095423564 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095423564 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095423564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095423564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095423564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095423564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095423565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095423565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095423565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095423565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095423565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095423565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095423565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095423565 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095423565 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095423565 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095423565 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095423565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095423565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095423567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095423572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095423572 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(639)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095423583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095423583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095423583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095423583 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095423583 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095423583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095423583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095423583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095423583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095423584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095423584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095423584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095423584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095423584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095423584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095423584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095423584 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095423584 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095423584 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095423584 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095423584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095423584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095423587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095423594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095423594 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095423966 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095423966 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095423966 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095423966 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(646)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095423968 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) 20241202095423969 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(646)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@1173ab45bddd: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='E1EE555E'O, index=0 SGSN_Test-GSUP(647)@1173ab45bddd: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@1173ab45bddd: 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 := 'F6670E0E1AB87BEC9723EA245CAF7B54'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E67338AD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DB6F1C406D7AA4CE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BF60AA9EC3C2BD47B51166A151E3230A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A74C913A435D77F034578A0A95CDD8FF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'EF81B041E9E4D89A4787C92C01630BE6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EB24E71B9777E3E8'O } } } } } 20241202095424992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095424992 DLLC NOTICE LLME(ffffffff/e1ee555e){UNASSIGNED} LLC RX: unknown TLLI 0xe1ee555e, creating LLME on the fly (gprs_llc.c:552) 20241202095424992 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095424992 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20241202095424992 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095424992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Allocated (fsm.c:456) 20241202095424992 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095424992 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Allocated (fsm.c:456) 20241202095424992 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095424992 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095424992 DLLC NOTICE LLME(ffffffff/e1ee555e){UNASSIGNED} LLGM Assign pre (e1ee555e => c057f65b) (gprs_llc.c:1079) 20241202095424992 DLLC NOTICE LLME(e1ee555e/c057f65b){ASSIGNED} LLGM Assign post (e1ee555e => c057f65b) (gprs_llc.c:1125) 20241202095424992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095424992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095424992 DMM DEBUG MM(262420000000040/c057f65b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095424997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095424997 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095424997 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095424997 DMM DEBUG MM(262420000000040/c057f65b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241202095424997 DMM NOTICE MM(262420000000040/c057f65b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095424997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095424997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095424997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095424997 DMM DEBUG MM(262420000000040/c057f65b) Requesting authorization (sgsn_auth.c:160) 20241202095424997 DMM INFO MM(262420000000040/c057f65b) Requesting authentication tuples (sgsn_auth.c:184) 20241202095424997 DMM DEBUG MM(262420000000040/c057f65b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095424997 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241202095424997 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@1173ab45bddd: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20241202095424999 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095424999 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095424999 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095424999 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095424999 DMM INFO MM(262420000000040/c057f65b) Subscriber data update (mmctx.c:445) 20241202095424999 DMM DEBUG MM(262420000000040/c057f65b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095424999 DMM INFO MM(262420000000040/c057f65b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095424999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095424999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095424999 DMM INFO MM(262420000000040/c057f65b) <- GMM AUTH AND CIPHERING REQ (rand = f6 67 0e 0e 1a b8 7b ec 97 23 ea 24 5c af 7b 54 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ef 81 b0 41 e9 e4 d8 9a 47 87 c9 2c 01 63 0b e6 ) (gprs_gmm.c:465) TC_attach_usim_a54_a50(649)@1173ab45bddd: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@1173ab45bddd: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@1173ab45bddd: Final verdict of PTC: pass 20241202095425003 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36402<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_a54_a50-BVCI196(634)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP(647)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@1173ab45bddd: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@1173ab45bddd: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@1173ab45bddd: Final verdict of PTC: none 20241202095425004 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095425004 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(641)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(645)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(635)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(640)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(643)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(633)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(638)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 09:54:25 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 20241202095425132 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095425533 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36412<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68108) 20241202095426006 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095426006 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68108, count=72464) 20241202095427006 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095427007 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 09:54: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.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 20241202095428008 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095428008 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_detach_unknown_nopoweroff started. 20241202095428558 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36424<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095428558 DMM INFO MM(262420000000040/c057f65b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095428558 DMM INFO MM(262420000000040/c057f65b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095428558 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095428558 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095428558 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095428558 DMM ERROR MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241202095428558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: Deallocated (fsm.c:568) 20241202095428558 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095428558 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Deallocated (fsm.c:568) 20241202095428558 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095428558 DLLC NOTICE LLME(e1ee555e/c057f65b){ASSIGNED} LLGM Assign pre (c057f65b => ffffffff) (gprs_llc.c:1079) 20241202095428558 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c057f65b => ffffffff) (gprs_llc.c:1125) 20241202095428558 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095428578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095428578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095428578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095428578 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095428578 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095428578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095428578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095428578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095428578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095428580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095428580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095428580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095428580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095428580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095428580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095428580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095428580 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095428580 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095428580 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095428580 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095428581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095428581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095428583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095428590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095428590 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(656)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI196(653)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(655)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095428597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095428597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095428597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095428597 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095428597 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095428597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095428597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095428597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095428597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095428598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095428598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095428598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095428598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095428598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095428598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095428598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095428598 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095428598 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095428598 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095428598 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095428599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095428599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095428602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095428608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095428608 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(658)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095428617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095428617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095428617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095428617 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095428617 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095428617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095428617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095428617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095428617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095428618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095428618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095428618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095428618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095428618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095428618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095428618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095428618 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095428618 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095428618 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095428618 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095428618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095428618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095428621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095428627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095428627 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095429009 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095429009 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095429009 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095429009 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(665)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095429010 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) 20241202095429010 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(665)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@1173ab45bddd: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='DB86B2BC'O, index=0 SGSN_Test-GSUP(666)@1173ab45bddd: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20241202095430033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095430034 DLLC NOTICE LLME(ffffffff/db86b2bc){UNASSIGNED} LLC RX: unknown TLLI 0xdb86b2bc, creating LLME on the fly (gprs_llc.c:552) 20241202095430034 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095430034 DMM NOTICE LLME(ffffffff/db86b2bc){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241202095430034 DLLC NOTICE LLME(ffffffff/db86b2bc){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241202095430034 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xdb86b2bc type=GPRS detach (gprs_gmm.c:1440) 20241202095430034 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241202095430034 DLLC NOTICE LLME(ffffffff/db86b2bc){UNASSIGNED} LLGM Assign pre (db86b2bc => ffffffff) (gprs_llc.c:1079) 20241202095430034 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db86b2bc => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@1173ab45bddd: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@1173ab45bddd: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@1173ab45bddd: Final verdict of PTC: pass 20241202095430040 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36424<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@1173ab45bddd: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@1173ab45bddd: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@1173ab45bddd: Final verdict of PTC: none20241202095430042 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095430042 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(659)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(652)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(654)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(664)@1173ab45bddd: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(657)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(662)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@1173ab45bddd: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 09:54:30 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 20241202095430123 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36426<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095430424 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36426<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57728) 20241202095431043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095431043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=57728, count=58268) 20241202095432044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095432044 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 09:54: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_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 20241202095433045 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095433045 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_detach_unknown_poweroff started. 20241202095433456 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37924<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095433459 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095433500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095433500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095433500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095433500 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095433500 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095433500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095433500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095433500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095433500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095433501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095433501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095433501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095433501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095433501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095433501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095433501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095433501 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095433501 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095433501 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095433501 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095433501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095433501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095433505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241202095433510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095433510 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(672)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(674)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095433519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095433519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095433519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095433519 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095433519 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095433519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095433519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095433519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095433519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095433520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095433520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095433520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095433520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095433520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095433520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095433520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095433520 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095433520 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095433520 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095433520 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095433520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095433520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095433522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095433527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095433527 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(680)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI210(676)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(679)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(684)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(684)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095433539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095433539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095433539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095433539 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095433539 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095433539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095433539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095433539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095433539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(684)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095433540 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095433540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095433540 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095433540 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095433540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095433540 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095433540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095433540 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095433540 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095433540 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095433540 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095433540 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095433540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(684)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(684)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095433542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095433546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095433546 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(681)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095434046 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095434046 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095434046 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095434046 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(683)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(683)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095434052 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(683)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(683)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202095434053 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(683)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(683)@1173ab45bddd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(683)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(683)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@1173ab45bddd: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='F4E635A5'O, index=0 SGSN_Test-GSUP(685)@1173ab45bddd: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20241202095435144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095435144 DLLC NOTICE LLME(ffffffff/f4e635a5){UNASSIGNED} LLC RX: unknown TLLI 0xf4e635a5, creating LLME on the fly (gprs_llc.c:552) 20241202095435144 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095435144 DMM NOTICE LLME(ffffffff/f4e635a5){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) TC_detach_unknown_poweroff(687)@1173ab45bddd: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@1173ab45bddd: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@1173ab45bddd: Final verdict of PTC: pass 20241202095440144 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37924<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(684)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP(685)@1173ab45bddd: Final verdict of PTC: none 20241202095440146 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095440146 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(670)@1173ab45bddd: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(683)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@1173ab45bddd: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(681)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(678)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(673)@1173ab45bddd: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(676)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(682)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(671)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(677)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(676): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(677): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(681): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(682): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(683): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(684): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@1173ab45bddd: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 09:54:40 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 20241202095440219 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37940<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095440521 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37940<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47232) 20241202095441147 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095441147 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47232, count=52664) 20241202095442148 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095442148 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 09:54:42 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 20241202095443150 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095443150 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_detach_nopoweroff started. 20241202095443556 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095443560 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095443597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095443597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095443597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095443597 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095443597 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095443597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095443597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095443597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095443597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095443598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095443598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095443598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095443598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095443598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095443598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095443598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095443598 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095443598 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095443598 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095443598 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095443598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095443598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095443600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095443605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095443605 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI196(691)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095443613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095443613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095443613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095443613 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095443613 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095443613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095443613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095443613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095443613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095443613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095443613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095443613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095443614 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095443614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095443614 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095443614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095443614 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095443614 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095443614 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095443614 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(697)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241202095443614 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095443614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095443617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095443623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095443623 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(699)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_nopoweroff-BVCI210(696)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(698)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095443630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095443630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095443630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095443630 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095443630 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095443630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095443630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095443630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095443630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095443630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095443631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095443631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095443631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095443631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095443631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095443631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095443631 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095443631 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095443631 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095443631 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095443631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095443631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095443633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095443638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095443638 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095444152 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095444152 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095444152 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095444152 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(703)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(703)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202095444157 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) 20241202095444158 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(703)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@1173ab45bddd: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='CC2A7B1F'O, index=0 SGSN_Test-GSUP(704)@1173ab45bddd: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@1173ab45bddd: 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 := 'C5F0DE0359ADFC62AA0C3C2E40CCA5F0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '59D42985'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3ABBF06E3EADB0F6'O } } } } } 20241202095445219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095445219 DLLC NOTICE LLME(ffffffff/cc2a7b1f){UNASSIGNED} LLC RX: unknown TLLI 0xcc2a7b1f, creating LLME on the fly (gprs_llc.c:552) 20241202095445219 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095445219 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1248) 20241202095445219 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095445219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Allocated (fsm.c:456) 20241202095445219 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095445219 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Allocated (fsm.c:456) 20241202095445219 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095445219 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095445219 DLLC NOTICE LLME(ffffffff/cc2a7b1f){UNASSIGNED} LLGM Assign pre (cc2a7b1f => f3567302) (gprs_llc.c:1079) 20241202095445219 DLLC NOTICE LLME(cc2a7b1f/f3567302){ASSIGNED} LLGM Assign post (cc2a7b1f => f3567302) (gprs_llc.c:1125) 20241202095445219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095445219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095445219 DMM DEBUG MM(262420000000015/f3567302) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095445232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095445232 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095445232 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095445232 DMM DEBUG MM(262420000000015/f3567302) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1066) 20241202095445232 DMM NOTICE MM(262420000000015/f3567302) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095445232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095445232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095445232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095445233 DMM DEBUG MM(262420000000015/f3567302) Requesting authorization (sgsn_auth.c:160) 20241202095445233 DMM INFO MM(262420000000015/f3567302) Requesting authentication tuples (sgsn_auth.c:184) 20241202095445233 DMM DEBUG MM(262420000000015/f3567302) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095445233 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241202095445233 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@1173ab45bddd: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20241202095445236 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095445236 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095445236 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095445236 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095445236 DMM INFO MM(262420000000015/f3567302) Subscriber data update (mmctx.c:445) 20241202095445236 DMM DEBUG MM(262420000000015/f3567302) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095445237 DMM INFO MM(262420000000015/f3567302) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095445237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095445237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095445237 DMM INFO MM(262420000000015/f3567302) <- GMM AUTH AND CIPHERING REQ (rand = c5 f0 de 03 59 ad fc 62 aa 0c 3c 2e 40 cc a5 f0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095445249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095445249 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095445250 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095445250 DMM INFO MM(262420000000015/f3567302) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095445250 DMM NOTICE MM(262420000000015/f3567302) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095445250 DMM DEBUG MM(262420000000015/f3567302) checking auth: received GSM SRES = 59 d4 29 85 (gprs_gmm.c:648) 20241202095445250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095445250 DMM DEBUG MM(262420000000015/f3567302) Requesting authorization (sgsn_auth.c:160) 20241202095445250 DMM INFO MM(262420000000015/f3567302) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095445250 DMM DEBUG MM(262420000000015/f3567302) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095445250 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241202095445250 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) 20241202095445250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095445250 DMM INFO MM(262420000000015/f3567302) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3567302) (gprs_gmm.c:282) 20241202095445252 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095445252 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095445252 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241202095445252 DMM INFO MM(262420000000015/f3567302) Subscriber data update (mmctx.c:445) 20241202095445252 DMM DEBUG MM(262420000000015/f3567302) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095445252 DMM INFO MM(262420000000015/f3567302) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095445252 DMM NOTICE MM(262420000000015/f3567302) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:982) 20241202095445252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095445252 DMM NOTICE MM(262420000000015/f3567302) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095445252 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) 20241202095445253 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095445253 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241202095445253 DMM INFO MM(262420000000015/f3567302) Subscriber data update (mmctx.c:445) 20241202095445253 DMM DEBUG MM(262420000000015/f3567302) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095445263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095445263 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095445263 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095445263 DMM INFO MM(262420000000015/f3567302) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095445263 DMM NOTICE MM(262420000000015/f3567302) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095445263 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095445263 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095445263 DLLC NOTICE LLME(cc2a7b1f/f3567302){ASSIGNED} LLGM Assign pre (ffffffff => f3567302) (gprs_llc.c:1079) 20241202095445263 DLLC NOTICE LLME(ffffffff/f3567302){ASSIGNED} LLGM Assign post (ffffffff => f3567302) (gprs_llc.c:1125) 20241202095445263 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095445263 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095445263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095445263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@1173ab45bddd: setverdict(pass): none -> pass 20241202095445312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095445312 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095445312 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095445312 DMM INFO MM(262420000000015/f3567302) -> GMM DETACH REQUEST TLLI=0xf3567302 type=GPRS detach (gprs_gmm.c:1440) 20241202095445312 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241202095445312 DMM INFO MM(262420000000015/f3567302) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241202095445312 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095445312 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095445312 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095445312 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095445312 DLLC NOTICE LLME(ffffffff/f3567302){ASSIGNED} LLGM Assign pre (f3567302 => ffffffff) (gprs_llc.c:1079) 20241202095445312 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3567302 => ffffffff) (gprs_llc.c:1125) 20241202095445312 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241202095445312 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) 20241202095445312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Deallocated (fsm.c:568) 20241202095445312 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095445312 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Deallocated (fsm.c:568) 20241202095445312 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095445313 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@1173ab45bddd: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@1173ab45bddd: Final verdict of PTC: pass 20241202095445315 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58142<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241202095445316 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095445316 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(703)@1173ab45bddd: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP(704)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(702)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(697)@1173ab45bddd: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(692)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@1173ab45bddd: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(690)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(700)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(695)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@1173ab45bddd: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 09:54:45 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241202095445441 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58144<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095445742 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58144<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90444) 20241202095446317 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095446317 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90444, count=95360) 20241202095447319 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095447319 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 09:54:47 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 20241202095448321 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095448321 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_detach_poweroff started. 20241202095448834 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58160<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095448837 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095448891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095448891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095448891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095448891 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095448891 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095448891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095448891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095448891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095448891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095448892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095448892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095448892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095448893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095448893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095448893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095448893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095448893 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095448893 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095448893 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095448893 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095448893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095448893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095448896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095448902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095448902 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(710)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095448911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095448911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095448911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095448911 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095448911 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095448911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095448911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095448911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095448911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095448912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095448912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095448912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095448912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095448912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095448912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095448912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095448912 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095448912 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095448912 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095448912 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095448912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095448912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095448914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095448920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095448920 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI210(715)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(721)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095448931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095448931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095448931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095448931 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095448931 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095448931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095448931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095448931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095448931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095448932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095448932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095448932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095448932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095448932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095448932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095448932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095448932 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095448932 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095448932 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095448932 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095448933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095448933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095448935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095448942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095448942 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095449322 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095449322 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095449322 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095449322 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(722)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095449324 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) 20241202095449324 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(722)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@1173ab45bddd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(722)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@1173ab45bddd: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='D398F9A3'O, index=0 SGSN_Test-GSUP(723)@1173ab45bddd: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@1173ab45bddd: 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 := '36E8AAEAE8139F0CCF4D7596CCC9F880'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '157B8DF0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8B2CA65C7BBE814C'O } } } } } 20241202095450383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095450383 DLLC NOTICE LLME(ffffffff/d398f9a3){UNASSIGNED} LLC RX: unknown TLLI 0xd398f9a3, creating LLME on the fly (gprs_llc.c:552) 20241202095450383 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095450383 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1248) 20241202095450383 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095450383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Allocated (fsm.c:456) 20241202095450383 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095450383 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Allocated (fsm.c:456) 20241202095450383 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095450383 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095450383 DLLC NOTICE LLME(ffffffff/d398f9a3){UNASSIGNED} LLGM Assign pre (d398f9a3 => dfba7bfd) (gprs_llc.c:1079) 20241202095450383 DLLC NOTICE LLME(d398f9a3/dfba7bfd){ASSIGNED} LLGM Assign post (d398f9a3 => dfba7bfd) (gprs_llc.c:1125) 20241202095450383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095450383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095450383 DMM DEBUG MM(262420000000016/dfba7bfd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095450392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095450392 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095450392 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095450392 DMM DEBUG MM(262420000000016/dfba7bfd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1066) 20241202095450392 DMM NOTICE MM(262420000000016/dfba7bfd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095450392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095450392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095450392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095450392 DMM DEBUG MM(262420000000016/dfba7bfd) Requesting authorization (sgsn_auth.c:160) 20241202095450392 DMM INFO MM(262420000000016/dfba7bfd) Requesting authentication tuples (sgsn_auth.c:184) 20241202095450392 DMM DEBUG MM(262420000000016/dfba7bfd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095450392 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241202095450392 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@1173ab45bddd: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20241202095450394 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095450394 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095450394 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095450394 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095450394 DMM INFO MM(262420000000016/dfba7bfd) Subscriber data update (mmctx.c:445) 20241202095450394 DMM DEBUG MM(262420000000016/dfba7bfd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095450394 DMM INFO MM(262420000000016/dfba7bfd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095450394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095450394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095450394 DMM INFO MM(262420000000016/dfba7bfd) <- GMM AUTH AND CIPHERING REQ (rand = 36 e8 aa ea e8 13 9f 0c cf 4d 75 96 cc c9 f8 80 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095450398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095450398 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095450398 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095450398 DMM INFO MM(262420000000016/dfba7bfd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095450398 DMM NOTICE MM(262420000000016/dfba7bfd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095450398 DMM DEBUG MM(262420000000016/dfba7bfd) checking auth: received GSM SRES = 15 7b 8d f0 (gprs_gmm.c:648) 20241202095450398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095450398 DMM DEBUG MM(262420000000016/dfba7bfd) Requesting authorization (sgsn_auth.c:160) 20241202095450398 DMM INFO MM(262420000000016/dfba7bfd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095450398 DMM DEBUG MM(262420000000016/dfba7bfd) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095450398 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241202095450398 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) 20241202095450398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095450398 DMM INFO MM(262420000000016/dfba7bfd) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfba7bfd) (gprs_gmm.c:282) 20241202095450399 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095450399 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095450399 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241202095450399 DMM INFO MM(262420000000016/dfba7bfd) Subscriber data update (mmctx.c:445) 20241202095450399 DMM DEBUG MM(262420000000016/dfba7bfd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095450399 DMM INFO MM(262420000000016/dfba7bfd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095450399 DMM NOTICE MM(262420000000016/dfba7bfd) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:982) 20241202095450399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095450399 DMM NOTICE MM(262420000000016/dfba7bfd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095450399 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) 20241202095450399 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095450399 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241202095450399 DMM INFO MM(262420000000016/dfba7bfd) Subscriber data update (mmctx.c:445) 20241202095450399 DMM DEBUG MM(262420000000016/dfba7bfd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095450403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095450403 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095450403 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095450403 DMM INFO MM(262420000000016/dfba7bfd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095450403 DMM NOTICE MM(262420000000016/dfba7bfd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095450403 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095450403 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095450403 DLLC NOTICE LLME(d398f9a3/dfba7bfd){ASSIGNED} LLGM Assign pre (ffffffff => dfba7bfd) (gprs_llc.c:1079) 20241202095450403 DLLC NOTICE LLME(ffffffff/dfba7bfd){ASSIGNED} LLGM Assign post (ffffffff => dfba7bfd) (gprs_llc.c:1125) 20241202095450403 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095450403 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095450403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095450403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@1173ab45bddd: setverdict(pass): none -> pass 20241202095450460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095450460 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241202095450460 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095450460 DMM INFO MM(262420000000016/dfba7bfd) -> GMM DETACH REQUEST TLLI=0xdfba7bfd type=GPRS detach Power-off (gprs_gmm.c:1440) 20241202095450460 DMM INFO MM(262420000000016/dfba7bfd) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241202095450460 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095450460 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095450460 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095450460 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095450460 DLLC NOTICE LLME(ffffffff/dfba7bfd){ASSIGNED} LLGM Assign pre (dfba7bfd => ffffffff) (gprs_llc.c:1079) 20241202095450460 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dfba7bfd => ffffffff) (gprs_llc.c:1125) 20241202095450460 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241202095450460 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) 20241202095450460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Deallocated (fsm.c:568) 20241202095450460 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095450460 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Deallocated (fsm.c:568) 20241202095450460 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095450462 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20241202095450590 DGPRS DEBUG Checking for inactive LLMEs, time = 35661489 (sgsn.c:132) TC_detach_poweroff(725)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@1173ab45bddd: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@1173ab45bddd: Final verdict of PTC: pass 20241202095455465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58160<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_detach_poweroff-BVCI196(710)@1173ab45bddd: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@1173ab45bddd: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(711)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(716)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(721)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP(723)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@1173ab45bddd: Final verdict of PTC: none 20241202095455469 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) SGSN_Test-GGSN_GTP(724)@1173ab45bddd: Final verdict of PTC: none 20241202095455469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(722)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(709)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(714)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(719)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@1173ab45bddd: Test case TC_detach_poweroff finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 09:54:55 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241202095455568 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095455870 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41086<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88404) 20241202095456470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095456470 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88404, count=93836) 20241202095457471 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095457471 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 09:54:57 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 20241202095458473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095458473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_pdp_act started. 20241202095458910 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41092<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095458911 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095458955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095458955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095458955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095458955 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095458955 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095458955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095458955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095458955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095458955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095458957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095458957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095458957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095458957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095458958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095458958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095458958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095458958 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095458958 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095458958 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095458958 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095458958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095458958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095458963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095458972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095458972 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(732)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI196(729)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(731)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095458979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095458979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095458979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095458979 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095458979 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095458979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095458979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095458979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095458979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095458980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095458980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095458980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095458980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095458980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095458980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095458980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095458980 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095458980 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095458980 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095458980 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095458980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095458980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095458982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095458987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095458987 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(734)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095458997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095458997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095458997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095458997 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095458997 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095458997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095458997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095458997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095458997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095458998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095458998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095458998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095458998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095458998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095458998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095458998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095458998 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095458998 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095458998 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095458998 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095458998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095458998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095459001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095459006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095459006 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095459474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095459474 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095459474 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095459474 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(741)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095459479 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) 20241202095459481 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(741)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(741)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@1173ab45bddd: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='F6D682AE'O, index=0 SGSN_Test-GSUP(742)@1173ab45bddd: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@1173ab45bddd: 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 := '6467E031EF88538C0799C71AAA204993'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '002ACF30'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FB536AD9A2C92210'O } } } } } 20241202095459550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095459550 DLLC NOTICE LLME(ffffffff/f6d682ae){UNASSIGNED} LLC RX: unknown TLLI 0xf6d682ae, creating LLME on the fly (gprs_llc.c:552) 20241202095459550 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095459550 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1248) 20241202095459550 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095459550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Allocated (fsm.c:456) 20241202095459550 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095459550 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Allocated (fsm.c:456) 20241202095459550 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095459550 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095459550 DLLC NOTICE LLME(ffffffff/f6d682ae){UNASSIGNED} LLGM Assign pre (f6d682ae => d1b36f18) (gprs_llc.c:1079) 20241202095459550 DLLC NOTICE LLME(f6d682ae/d1b36f18){ASSIGNED} LLGM Assign post (f6d682ae => d1b36f18) (gprs_llc.c:1125) 20241202095459550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095459550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095459550 DMM DEBUG MM(262420000000017/d1b36f18) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095459576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095459576 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095459576 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095459576 DMM DEBUG MM(262420000000017/d1b36f18) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1066) 20241202095459576 DMM NOTICE MM(262420000000017/d1b36f18) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095459576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095459576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095459576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095459576 DMM DEBUG MM(262420000000017/d1b36f18) Requesting authorization (sgsn_auth.c:160) 20241202095459576 DMM INFO MM(262420000000017/d1b36f18) Requesting authentication tuples (sgsn_auth.c:184) 20241202095459576 DMM DEBUG MM(262420000000017/d1b36f18) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095459576 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241202095459576 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@1173ab45bddd: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20241202095459580 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095459580 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095459580 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095459580 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095459580 DMM INFO MM(262420000000017/d1b36f18) Subscriber data update (mmctx.c:445) 20241202095459580 DMM DEBUG MM(262420000000017/d1b36f18) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095459580 DMM INFO MM(262420000000017/d1b36f18) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095459580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095459580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095459580 DMM INFO MM(262420000000017/d1b36f18) <- GMM AUTH AND CIPHERING REQ (rand = 64 67 e0 31 ef 88 53 8c 07 99 c7 1a aa 20 49 93 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095459589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095459589 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095459589 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095459589 DMM INFO MM(262420000000017/d1b36f18) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095459589 DMM NOTICE MM(262420000000017/d1b36f18) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095459589 DMM DEBUG MM(262420000000017/d1b36f18) checking auth: received GSM SRES = 00 2a cf 30 (gprs_gmm.c:648) 20241202095459589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095459589 DMM DEBUG MM(262420000000017/d1b36f18) Requesting authorization (sgsn_auth.c:160) 20241202095459589 DMM INFO MM(262420000000017/d1b36f18) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095459589 DMM DEBUG MM(262420000000017/d1b36f18) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095459589 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241202095459589 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) 20241202095459589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095459589 DMM INFO MM(262420000000017/d1b36f18) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1b36f18) (gprs_gmm.c:282) 20241202095459590 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095459590 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095459590 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241202095459590 DMM INFO MM(262420000000017/d1b36f18) Subscriber data update (mmctx.c:445) 20241202095459590 DMM DEBUG MM(262420000000017/d1b36f18) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095459590 DMM INFO MM(262420000000017/d1b36f18) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095459590 DMM NOTICE MM(262420000000017/d1b36f18) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:982) 20241202095459590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095459590 DMM NOTICE MM(262420000000017/d1b36f18) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095459590 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) 20241202095459591 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095459591 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241202095459591 DMM INFO MM(262420000000017/d1b36f18) Subscriber data update (mmctx.c:445) 20241202095459591 DMM DEBUG MM(262420000000017/d1b36f18) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095459594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095459594 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095459594 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095459594 DMM INFO MM(262420000000017/d1b36f18) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095459594 DMM NOTICE MM(262420000000017/d1b36f18) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095459594 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095459594 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095459594 DLLC NOTICE LLME(f6d682ae/d1b36f18){ASSIGNED} LLGM Assign pre (ffffffff => d1b36f18) (gprs_llc.c:1079) 20241202095459594 DLLC NOTICE LLME(ffffffff/d1b36f18){ASSIGNED} LLGM Assign post (ffffffff => d1b36f18) (gprs_llc.c:1125) 20241202095459595 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095459595 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095459595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095459595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@1173ab45bddd: setverdict(pass): none -> pass 20241202095459646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095459646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241202095459646 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095459646 DMM INFO MM(262420000000017/d1b36f18) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241202095459646 DMM INFO MM(262420000000017/d1b36f18) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241202095459646 DMM DEBUG MM(262420000000017/d1b36f18) Using GGSN 0 (gprs_sm.c:317) 20241202095459646 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) 20241202095459646 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241202095459646 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241202095459646 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20241202095459646 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241202095459655 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 f9 98 48 7c 11 0b a1 b8 df 14 05 7f f7 1a 32 6b 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) 20241202095459655 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fef24f330d0, cbp=0x5642e3267490) (sgsn_libgtp.c:630) 20241202095459655 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241202095459655 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5642e326cbb8 TLLI=d1b36f18, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241202095459655 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241202095459655 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@1173ab45bddd: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@1173ab45bddd: Final verdict of PTC: pass 20241202095459660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41092<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act-BVCI196(729)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP(742)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(734)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(740)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(735)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@1173ab45bddd: Final verdict of PTC: none 20241202095459661 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095459661 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(731)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(730)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(738)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(728)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(733)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_pdp_act finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 09:54:59 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc 20241202095459739 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095500141 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41098<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92120) 20241202095500662 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095500663 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92120, count=93380) 20241202095501663 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095501663 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 09:55: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_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 20241202095502664 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095502664 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_pdp_act_unattached started. 20241202095503174 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52232<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095503174 DMM INFO MM(262420000000017/d1b36f18) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095503174 DMM INFO MM(262420000000017/d1b36f18) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095503174 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095503174 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095503174 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095503174 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095503174 DLLC NOTICE LLME(ffffffff/d1b36f18){ASSIGNED} LLGM Assign pre (d1b36f18 => ffffffff) (gprs_llc.c:1079) 20241202095503174 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1b36f18 => ffffffff) (gprs_llc.c:1125) 20241202095503174 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5642e326c860 (gprs_sndcp.c:574) 20241202095503174 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5642e326cbb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241202095503174 DMM NOTICE MM(262420000000017/d1b36f18) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241202095503174 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241202095503174 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241202095503174 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241202095503174 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241202095503175 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241202095503175 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) 20241202095503175 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) 20241202095503175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Deallocated (fsm.c:568) 20241202095503175 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095503175 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Deallocated (fsm.c:568) 20241202095503175 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095503175 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095503192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095503192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095503192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095503192 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095503192 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095503192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095503192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095503192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095503192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095503194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095503194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095503194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095503194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095503194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095503194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095503194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095503194 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095503194 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095503194 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095503194 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(749)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241202095503194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095503194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095503197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095503202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095503202 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI196(748)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095503211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095503211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095503211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095503211 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095503211 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095503211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095503211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095503211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095503211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095503213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095503213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095503213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095503213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095503213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095503213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095503213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095503213 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095503213 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095503213 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095503213 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095503213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095503213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095503217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241202095503222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095503222 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(753)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(755)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(760)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(760)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095503234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095503234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095503234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095503234 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095503234 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095503234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095503234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095503234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095503234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(760)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095503235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095503235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095503235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095503235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095503235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095503235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095503235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095503235 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095503235 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095503235 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095503235 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095503235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095503235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(760)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(760)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095503238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095503243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095503243 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(757)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095503665 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095503665 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095503665 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095503665 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(759)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(759)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095503666 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(759)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(759)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(759)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241202095503667 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(759)@1173ab45bddd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(759)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(759)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@1173ab45bddd: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='E2814AC8'O, index=0 SGSN_Test-GSUP(761)@1173ab45bddd: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20241202095503687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095503687 DLLC NOTICE LLME(ffffffff/e2814ac8){UNASSIGNED} LLC RX: unknown TLLI 0xe2814ac8, creating LLME on the fly (gprs_llc.c:552) 20241202095503687 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241202095503687 DMM NOTICE LLME(ffffffff/e2814ac8){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20241202095503687 DLLC NOTICE LLME(ffffffff/e2814ac8){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241202095503687 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:233) TC_pdp_act_unattached(763)@1173ab45bddd: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@1173ab45bddd: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@1173ab45bddd: Final verdict of PTC: pass 20241202095503694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52232<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@1173ab45bddd: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@1173ab45bddd: Final verdict of PTC: none 20241202095503695 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095503695 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(760)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(754)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(759)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(749)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@1173ab45bddd: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(757)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@1173ab45bddd: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(747)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(752)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(758)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_pdp_act_unattached-BVCI220(757): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(758): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(759): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(760): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@1173ab45bddd: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 09:55:03 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 20241202095503817 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52244<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095504118 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52244<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55840) 20241202095504696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095504696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=55840, count=60196) 20241202095505698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095505698 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 09:55: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.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 20241202095506698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095506699 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_pdp_act_user started. 20241202095507150 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52248<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095507153 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095507192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095507192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095507192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095507192 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095507192 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095507192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095507192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095507192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095507192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095507192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095507193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095507193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095507193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095507193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095507193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095507193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095507193 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095507193 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095507193 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095507193 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(768)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241202095507193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095507193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095507195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095507200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095507200 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(767)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095507209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095507209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095507209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095507209 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095507209 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095507209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095507209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095507209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095507209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095507210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095507210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095507210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095507210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095507210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095507210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095507210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095507210 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095507210 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095507210 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095507210 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095507210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095507210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095507213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095507219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095507219 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095507228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095507228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095507228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095507228 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095507228 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095507228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095507228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095507228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095507228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095507230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095507230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095507230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095507230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095507230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095507230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095507230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095507230 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095507230 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095507230 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095507230 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095507230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095507230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095507232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095507237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095507237 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095507700 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095507700 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095507700 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095507700 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(779)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095507704 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) 20241202095507705 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(779)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@1173ab45bddd: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='FCC35A63'O, index=0 SGSN_Test-GSUP(780)@1173ab45bddd: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@1173ab45bddd: 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 := '81AED79BC8E2A026B97CF5F8E16B0714'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '323CD2F9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '387EA6FE816F8742'O } } } } } 20241202095507753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095507753 DLLC NOTICE LLME(ffffffff/fcc35a63){UNASSIGNED} LLC RX: unknown TLLI 0xfcc35a63, creating LLME on the fly (gprs_llc.c:552) 20241202095507753 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095507753 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1248) 20241202095507753 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095507753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Allocated (fsm.c:456) 20241202095507753 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095507753 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Allocated (fsm.c:456) 20241202095507753 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095507753 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095507753 DLLC NOTICE LLME(ffffffff/fcc35a63){UNASSIGNED} LLGM Assign pre (fcc35a63 => d3267927) (gprs_llc.c:1079) 20241202095507753 DLLC NOTICE LLME(fcc35a63/d3267927){ASSIGNED} LLGM Assign post (fcc35a63 => d3267927) (gprs_llc.c:1125) 20241202095507753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095507753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095507753 DMM DEBUG MM(262420000000019/d3267927) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095507768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095507768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095507768 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095507768 DMM DEBUG MM(262420000000019/d3267927) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1066) 20241202095507768 DMM NOTICE MM(262420000000019/d3267927) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095507768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095507768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095507768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095507768 DMM DEBUG MM(262420000000019/d3267927) Requesting authorization (sgsn_auth.c:160) 20241202095507768 DMM INFO MM(262420000000019/d3267927) Requesting authentication tuples (sgsn_auth.c:184) 20241202095507768 DMM DEBUG MM(262420000000019/d3267927) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095507768 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241202095507768 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@1173ab45bddd: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20241202095507772 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095507772 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095507772 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095507772 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095507772 DMM INFO MM(262420000000019/d3267927) Subscriber data update (mmctx.c:445) 20241202095507772 DMM DEBUG MM(262420000000019/d3267927) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095507772 DMM INFO MM(262420000000019/d3267927) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095507772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095507772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095507772 DMM INFO MM(262420000000019/d3267927) <- GMM AUTH AND CIPHERING REQ (rand = 81 ae d7 9b c8 e2 a0 26 b9 7c f5 f8 e1 6b 07 14 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095507782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095507782 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095507782 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095507782 DMM INFO MM(262420000000019/d3267927) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095507782 DMM NOTICE MM(262420000000019/d3267927) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095507782 DMM DEBUG MM(262420000000019/d3267927) checking auth: received GSM SRES = 32 3c d2 f9 (gprs_gmm.c:648) 20241202095507782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095507782 DMM DEBUG MM(262420000000019/d3267927) Requesting authorization (sgsn_auth.c:160) 20241202095507782 DMM INFO MM(262420000000019/d3267927) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095507782 DMM DEBUG MM(262420000000019/d3267927) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095507782 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241202095507782 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) 20241202095507782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095507782 DMM INFO MM(262420000000019/d3267927) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3267927) (gprs_gmm.c:282) 20241202095507784 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095507784 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095507784 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241202095507784 DMM INFO MM(262420000000019/d3267927) Subscriber data update (mmctx.c:445) 20241202095507784 DMM DEBUG MM(262420000000019/d3267927) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095507784 DMM INFO MM(262420000000019/d3267927) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095507784 DMM NOTICE MM(262420000000019/d3267927) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:982) 20241202095507784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095507784 DMM NOTICE MM(262420000000019/d3267927) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095507784 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) 20241202095507785 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095507785 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241202095507785 DMM INFO MM(262420000000019/d3267927) Subscriber data update (mmctx.c:445) 20241202095507785 DMM DEBUG MM(262420000000019/d3267927) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095507789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095507789 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095507789 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095507789 DMM INFO MM(262420000000019/d3267927) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095507789 DMM NOTICE MM(262420000000019/d3267927) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095507789 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095507789 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095507789 DLLC NOTICE LLME(fcc35a63/d3267927){ASSIGNED} LLGM Assign pre (ffffffff => d3267927) (gprs_llc.c:1079) 20241202095507789 DLLC NOTICE LLME(ffffffff/d3267927){ASSIGNED} LLGM Assign post (ffffffff => d3267927) (gprs_llc.c:1125) 20241202095507789 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095507789 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095507789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095507789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@1173ab45bddd: setverdict(pass): none -> pass 20241202095507843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095507843 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241202095507843 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095507843 DMM INFO MM(262420000000019/d3267927) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241202095507843 DMM INFO MM(262420000000019/d3267927) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241202095507843 DMM DEBUG MM(262420000000019/d3267927) Using GGSN 0 (gprs_sm.c:317) 20241202095507843 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) 20241202095507843 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241202095507843 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241202095507843 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20241202095507843 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241202095507865 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 b7 17 ee 4d 11 44 75 92 59 14 05 7f f4 8b e2 b8 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) 20241202095507866 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fef24f34148, cbp=0x5642e3267820) (sgsn_libgtp.c:630) 20241202095507866 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241202095507866 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5642e326dcf8 TLLI=d3267927, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241202095507866 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241202095507866 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed 20241202095507878 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:823) 20241202095507884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095507884 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241202095507884 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_attach_pdp_act_user-BVCI196(767)@1173ab45bddd: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@1173ab45bddd: Final verdict of PTC: pass 20241202095507887 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52248<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241202095507888 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095507888 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(780)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(773)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(778)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(771)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(776)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(766)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(768)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 09:55:07 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 20241202095508008 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52250<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095508409 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52250<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=37480) 20241202095508889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095508889 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=96124) 20241202095509890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095509890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 09:55: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_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 20241202095510891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095510891 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_pdp_act_ggsn_reject started. 20241202095511452 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52264<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095511455 DMM INFO MM(262420000000019/d3267927) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095511455 DMM INFO MM(262420000000019/d3267927) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095511455 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095511456 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095511456 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095511456 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095511456 DLLC NOTICE LLME(ffffffff/d3267927){ASSIGNED} LLGM Assign pre (d3267927 => ffffffff) (gprs_llc.c:1079) 20241202095511456 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3267927 => ffffffff) (gprs_llc.c:1125) 20241202095511456 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5642e326d9a0 (gprs_sndcp.c:574) 20241202095511456 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5642e326dcf8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241202095511456 DMM NOTICE MM(262420000000019/d3267927) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241202095511456 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241202095511456 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241202095511456 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241202095511456 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241202095511456 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241202095511456 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) 20241202095511456 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) 20241202095511456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Deallocated (fsm.c:568) 20241202095511456 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095511456 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Deallocated (fsm.c:568) 20241202095511456 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095511456 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095511481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095511481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095511481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095511481 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095511481 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095511481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095511481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095511481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095511481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095511482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095511482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095511482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095511483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095511483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095511483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095511483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095511483 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095511483 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095511483 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095511483 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095511483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095511483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095511486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095511495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095511495 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(789)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(788)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095511510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095511510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095511510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095511510 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095511510 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095511510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095511510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095511510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095511510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095511512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095511512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095511512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095511512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095511512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095511512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095511512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095511513 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095511513 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095511513 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095511513 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095511513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095511513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095511516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095511525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095511525 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095511537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095511537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095511537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095511537 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095511537 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095511537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095511537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095511537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095511537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095511539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095511539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095511539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095511539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095511539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095511539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095511539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095511539 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095511539 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095511539 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095511539 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095511539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095511539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095511543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095511551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095511551 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095511891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095511891 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095511891 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095511891 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(798)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095511893 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) 20241202095511893 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(798)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@1173ab45bddd: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='D6F5D6DC'O, index=0 SGSN_Test-GSUP(799)@1173ab45bddd: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@1173ab45bddd: 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 := 'F9C264D50906F253CE84A9B98CA8D053'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '78DD8882'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '506283D0F05C566E'O } } } } } 20241202095511917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095511917 DLLC NOTICE LLME(ffffffff/d6f5d6dc){UNASSIGNED} LLC RX: unknown TLLI 0xd6f5d6dc, creating LLME on the fly (gprs_llc.c:552) 20241202095511917 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095511917 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1248) 20241202095511917 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095511917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Allocated (fsm.c:456) 20241202095511917 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095511917 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Allocated (fsm.c:456) 20241202095511917 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095511917 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095511917 DLLC NOTICE LLME(ffffffff/d6f5d6dc){UNASSIGNED} LLGM Assign pre (d6f5d6dc => f0b6bf76) (gprs_llc.c:1079) 20241202095511917 DLLC NOTICE LLME(d6f5d6dc/f0b6bf76){ASSIGNED} LLGM Assign post (d6f5d6dc => f0b6bf76) (gprs_llc.c:1125) 20241202095511917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095511917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095511917 DMM DEBUG MM(262420000000020/f0b6bf76) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095511924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095511924 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095511924 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095511924 DMM DEBUG MM(262420000000020/f0b6bf76) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1066) 20241202095511924 DMM NOTICE MM(262420000000020/f0b6bf76) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095511924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095511924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095511924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095511924 DMM DEBUG MM(262420000000020/f0b6bf76) Requesting authorization (sgsn_auth.c:160) 20241202095511924 DMM INFO MM(262420000000020/f0b6bf76) Requesting authentication tuples (sgsn_auth.c:184) 20241202095511924 DMM DEBUG MM(262420000000020/f0b6bf76) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095511924 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241202095511924 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@1173ab45bddd: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20241202095511966 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095511966 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095511966 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095511966 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095511966 DMM INFO MM(262420000000020/f0b6bf76) Subscriber data update (mmctx.c:445) 20241202095511966 DMM DEBUG MM(262420000000020/f0b6bf76) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095511966 DMM INFO MM(262420000000020/f0b6bf76) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095511966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095511966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095511966 DMM INFO MM(262420000000020/f0b6bf76) <- GMM AUTH AND CIPHERING REQ (rand = f9 c2 64 d5 09 06 f2 53 ce 84 a9 b9 8c a8 d0 53 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095511971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095511971 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095511971 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095511971 DMM INFO MM(262420000000020/f0b6bf76) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095511971 DMM NOTICE MM(262420000000020/f0b6bf76) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095511971 DMM DEBUG MM(262420000000020/f0b6bf76) checking auth: received GSM SRES = 78 dd 88 82 (gprs_gmm.c:648) 20241202095511971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095511971 DMM DEBUG MM(262420000000020/f0b6bf76) Requesting authorization (sgsn_auth.c:160) 20241202095511971 DMM INFO MM(262420000000020/f0b6bf76) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095511971 DMM DEBUG MM(262420000000020/f0b6bf76) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095511971 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241202095511971 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) 20241202095511971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095511971 DMM INFO MM(262420000000020/f0b6bf76) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0b6bf76) (gprs_gmm.c:282) 20241202095511972 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095511972 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095511972 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241202095511972 DMM INFO MM(262420000000020/f0b6bf76) Subscriber data update (mmctx.c:445) 20241202095511972 DMM DEBUG MM(262420000000020/f0b6bf76) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095511972 DMM INFO MM(262420000000020/f0b6bf76) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095511972 DMM NOTICE MM(262420000000020/f0b6bf76) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:982) 20241202095511972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095511972 DMM NOTICE MM(262420000000020/f0b6bf76) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095511972 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) 20241202095511972 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095511972 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241202095511972 DMM INFO MM(262420000000020/f0b6bf76) Subscriber data update (mmctx.c:445) 20241202095511972 DMM DEBUG MM(262420000000020/f0b6bf76) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095511976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095511976 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095511976 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095511976 DMM INFO MM(262420000000020/f0b6bf76) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095511976 DMM NOTICE MM(262420000000020/f0b6bf76) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095511976 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095511976 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095511976 DLLC NOTICE LLME(d6f5d6dc/f0b6bf76){ASSIGNED} LLGM Assign pre (ffffffff => f0b6bf76) (gprs_llc.c:1079) 20241202095511976 DLLC NOTICE LLME(ffffffff/f0b6bf76){ASSIGNED} LLGM Assign post (ffffffff => f0b6bf76) (gprs_llc.c:1125) 20241202095511976 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095511976 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095511976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095511976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@1173ab45bddd: setverdict(pass): none -> pass 20241202095512028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095512028 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241202095512028 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095512028 DMM INFO MM(262420000000020/f0b6bf76) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241202095512028 DMM INFO MM(262420000000020/f0b6bf76) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241202095512028 DMM DEBUG MM(262420000000020/f0b6bf76) Using GGSN 0 (gprs_sm.c:317) 20241202095512028 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) 20241202095512028 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241202095512028 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241202095512028 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20241202095512028 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241202095512034 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 f7 4d 43 4c 11 cf 3c 87 e8 14 05 7f e3 2b 61 5b 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) 20241202095512034 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fef24f351c0, cbp=0x5642e3267f60) (sgsn_libgtp.c:630) 20241202095512034 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:405) 20241202095512034 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241202095512034 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241202095512034 DMM NOTICE MM(262420000000020/f0b6bf76) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@1173ab45bddd: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@1173ab45bddd: Final verdict of PTC: pass 20241202095512039 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52264<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(797)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(787)@1173ab45bddd: Final verdict of PTC: none 20241202095512040 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095512040 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(792)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(795)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(785)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(790)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 09:55:12 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 20241202095512106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60166<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095512507 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60166<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86116) 20241202095513042 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095513042 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86116, count=98756) 20241202095514043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095514043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 09:55: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_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 20241202095515044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095515044 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_pdp_act_user_deact_mo started. 20241202095515542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60178<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095515545 DMM INFO MM(262420000000020/f0b6bf76) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095515545 DMM INFO MM(262420000000020/f0b6bf76) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095515545 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095515545 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095515545 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095515545 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095515545 DLLC NOTICE LLME(ffffffff/f0b6bf76){ASSIGNED} LLGM Assign pre (f0b6bf76 => ffffffff) (gprs_llc.c:1079) 20241202095515545 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0b6bf76 => ffffffff) (gprs_llc.c:1125) 20241202095515545 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241202095515545 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) 20241202095515545 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) 20241202095515545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Deallocated (fsm.c:568) 20241202095515545 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095515545 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Deallocated (fsm.c:568) 20241202095515545 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095515545 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095515574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095515574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095515574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095515574 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095515574 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095515574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095515574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095515574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095515574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095515575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095515575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095515575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095515575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095515575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095515575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095515575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095515575 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095515575 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095515575 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095515575 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(806)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241202095515575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095515575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095515578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095515583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095515583 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)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095515591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095515591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095515591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095515591 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095515591 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095515591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095515591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095515591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095515591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095515591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095515591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095515591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095515592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095515592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095515592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095515592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095515592 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095515592 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095515592 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095515592 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095515592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095515592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(812)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 20241202095515595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(808)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095515602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095515602 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(813)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mo-BVCI210(810)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(812)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095515609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095515609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095515609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095515609 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095515609 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095515609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095515609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095515609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095515609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095515610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095515610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095515610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095515610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095515610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095515610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095515610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095515610 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095515610 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095515610 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095515610 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095515610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095515610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095515612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095515617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095515617 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)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095516044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095516045 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095516045 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095516045 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(817)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095516048 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(817)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(817)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241202095516049 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(817)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@1173ab45bddd: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='E1F53E83'O, index=0 SGSN_Test-GSUP(818)@1173ab45bddd: 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)@1173ab45bddd: 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 := '5A6A1DD2A803E613E1A1B148CB6D0300'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '988CC17B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CC9C1BE8022A1C89'O } } } } } 20241202095516096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095516096 DLLC NOTICE LLME(ffffffff/e1f53e83){UNASSIGNED} LLC RX: unknown TLLI 0xe1f53e83, creating LLME on the fly (gprs_llc.c:552) 20241202095516096 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095516096 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1248) 20241202095516096 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095516096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Allocated (fsm.c:456) 20241202095516096 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095516096 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Allocated (fsm.c:456) 20241202095516096 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095516096 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095516096 DLLC NOTICE LLME(ffffffff/e1f53e83){UNASSIGNED} LLGM Assign pre (e1f53e83 => f47b23ab) (gprs_llc.c:1079) 20241202095516096 DLLC NOTICE LLME(e1f53e83/f47b23ab){ASSIGNED} LLGM Assign post (e1f53e83 => f47b23ab) (gprs_llc.c:1125) 20241202095516096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095516096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095516096 DMM DEBUG MM(262420000000021/f47b23ab) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095516106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095516106 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095516106 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095516106 DMM DEBUG MM(262420000000021/f47b23ab) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241202095516106 DMM NOTICE MM(262420000000021/f47b23ab) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095516106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095516106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095516106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095516106 DMM DEBUG MM(262420000000021/f47b23ab) Requesting authorization (sgsn_auth.c:160) 20241202095516106 DMM INFO MM(262420000000021/f47b23ab) Requesting authentication tuples (sgsn_auth.c:184) 20241202095516106 DMM DEBUG MM(262420000000021/f47b23ab) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095516106 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241202095516106 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@1173ab45bddd: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20241202095516107 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095516107 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095516107 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095516107 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095516107 DMM INFO MM(262420000000021/f47b23ab) Subscriber data update (mmctx.c:445) 20241202095516107 DMM DEBUG MM(262420000000021/f47b23ab) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095516107 DMM INFO MM(262420000000021/f47b23ab) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095516107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095516107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095516107 DMM INFO MM(262420000000021/f47b23ab) <- GMM AUTH AND CIPHERING REQ (rand = 5a 6a 1d d2 a8 03 e6 13 e1 a1 b1 48 cb 6d 03 00 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095516113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095516113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095516113 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095516113 DMM INFO MM(262420000000021/f47b23ab) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095516113 DMM NOTICE MM(262420000000021/f47b23ab) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095516113 DMM DEBUG MM(262420000000021/f47b23ab) checking auth: received GSM SRES = 98 8c c1 7b (gprs_gmm.c:648) 20241202095516113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095516113 DMM DEBUG MM(262420000000021/f47b23ab) Requesting authorization (sgsn_auth.c:160) 20241202095516113 DMM INFO MM(262420000000021/f47b23ab) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095516113 DMM DEBUG MM(262420000000021/f47b23ab) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095516113 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241202095516113 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) 20241202095516113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095516113 DMM INFO MM(262420000000021/f47b23ab) <- GMM ATTACH ACCEPT (new P-TMSI=0xf47b23ab) (gprs_gmm.c:282) 20241202095516114 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095516114 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095516114 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241202095516114 DMM INFO MM(262420000000021/f47b23ab) Subscriber data update (mmctx.c:445) 20241202095516114 DMM DEBUG MM(262420000000021/f47b23ab) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095516114 DMM INFO MM(262420000000021/f47b23ab) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095516114 DMM NOTICE MM(262420000000021/f47b23ab) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241202095516114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095516114 DMM NOTICE MM(262420000000021/f47b23ab) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095516114 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) 20241202095516115 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095516115 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241202095516115 DMM INFO MM(262420000000021/f47b23ab) Subscriber data update (mmctx.c:445) 20241202095516115 DMM DEBUG MM(262420000000021/f47b23ab) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095516121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095516122 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095516122 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095516122 DMM INFO MM(262420000000021/f47b23ab) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095516122 DMM NOTICE MM(262420000000021/f47b23ab) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095516122 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095516122 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095516122 DLLC NOTICE LLME(e1f53e83/f47b23ab){ASSIGNED} LLGM Assign pre (ffffffff => f47b23ab) (gprs_llc.c:1079) 20241202095516122 DLLC NOTICE LLME(ffffffff/f47b23ab){ASSIGNED} LLGM Assign post (ffffffff => f47b23ab) (gprs_llc.c:1125) 20241202095516122 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095516122 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095516122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095516122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@1173ab45bddd: setverdict(pass): none -> pass 20241202095516173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095516173 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241202095516173 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095516173 DMM INFO MM(262420000000021/f47b23ab) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241202095516173 DMM INFO MM(262420000000021/f47b23ab) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241202095516173 DMM DEBUG MM(262420000000021/f47b23ab) Using GGSN 0 (gprs_sm.c:317) 20241202095516173 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) 20241202095516173 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241202095516173 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241202095516173 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241202095516173 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241202095516182 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 8d 89 eb de 11 d4 ee 23 01 14 05 7f 54 9d 45 f8 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) 20241202095516182 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fef24f351c0, cbp=0x5642e3267f60) (sgsn_libgtp.c:630) 20241202095516182 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241202095516182 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5642e326ee68 TLLI=f47b23ab, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241202095516182 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241202095516182 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed 20241202095516191 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:823) 20241202095516200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095516200 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241202095516200 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095516204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095516204 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241202095516204 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095516204 DMM INFO MM(262420000000021/f47b23ab) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241202095516204 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:323) 20241202095516204 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241202095516206 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) 20241202095516206 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fef24f351c0, cbp=0x5642e3267f60) (sgsn_libgtp.c:630) 20241202095516206 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241202095516206 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5642e326ee68, TLLI=f47b23ab, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241202095516206 DMM INFO MM(262420000000021/f47b23ab) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241202095516206 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241202095516206 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@1173ab45bddd: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@1173ab45bddd: Final verdict of PTC: pass 20241202095516213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60178<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@1173ab45bddd: Final verdict of PTC: none 20241202095516216 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095516216 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(816)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(810)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(811)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(806)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(804)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(814)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(809)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 09:55:16 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 20241202095516320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60182<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095516722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60182<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105096) 20241202095517217 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095517217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105096, count=106356) 20241202095518218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095518218 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 09:55: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_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 20241202095519220 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095519220 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_pdp_act_user_deact_mt started. 20241202095519789 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60186<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095519791 DMM INFO MM(262420000000021/f47b23ab) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095519791 DMM INFO MM(262420000000021/f47b23ab) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095519791 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095519791 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095519791 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095519791 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095519791 DLLC NOTICE LLME(ffffffff/f47b23ab){ASSIGNED} LLGM Assign pre (f47b23ab => ffffffff) (gprs_llc.c:1079) 20241202095519791 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f47b23ab => ffffffff) (gprs_llc.c:1125) 20241202095519791 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241202095519791 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) 20241202095519791 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) 20241202095519791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Deallocated (fsm.c:568) 20241202095519791 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095519791 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Deallocated (fsm.c:568) 20241202095519791 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095519791 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095519816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095519816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095519816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095519816 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095519816 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095519816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095519816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095519816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095519816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095519817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095519817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095519817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095519817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095519817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095519817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095519817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095519817 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095519817 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095519817 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095519817 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095519817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095519817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095519819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095519825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095519825 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)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095519832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095519832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095519832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095519832 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095519832 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095519832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095519832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095519832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095519832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095519833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095519833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095519833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095519833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095519833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095519833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095519833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095519833 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095519833 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095519833 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095519833 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(830)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241202095519833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095519833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095519835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(827)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(831)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 20241202095519839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095519839 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)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095519850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095519850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095519850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095519850 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095519850 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095519850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095519850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095519850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095519850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095519851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095519851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095519851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095519852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095519852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095519852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095519852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095519852 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095519852 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095519852 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095519852 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095519852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095519852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095519854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095519859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095519859 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI220(834)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095520220 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095520220 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095520220 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095520220 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(836)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095520222 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(836)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241202095520222 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(836)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@1173ab45bddd: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='DBFAD523'O, index=0 SGSN_Test-GSUP(837)@1173ab45bddd: 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)@1173ab45bddd: 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 := '00208153C88C118AAC76614A164B30A2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '202483C7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3D747A5818611ECD'O } } } } } 20241202095520246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095520246 DLLC NOTICE LLME(ffffffff/dbfad523){UNASSIGNED} LLC RX: unknown TLLI 0xdbfad523, creating LLME on the fly (gprs_llc.c:552) 20241202095520246 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095520246 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1248) 20241202095520246 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095520246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Allocated (fsm.c:456) 20241202095520246 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095520246 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Allocated (fsm.c:456) 20241202095520246 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095520246 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095520246 DLLC NOTICE LLME(ffffffff/dbfad523){UNASSIGNED} LLGM Assign pre (dbfad523 => dc42fb49) (gprs_llc.c:1079) 20241202095520246 DLLC NOTICE LLME(dbfad523/dc42fb49){ASSIGNED} LLGM Assign post (dbfad523 => dc42fb49) (gprs_llc.c:1125) 20241202095520246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095520246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095520246 DMM DEBUG MM(262420000000022/dc42fb49) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095520253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095520253 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095520253 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095520253 DMM DEBUG MM(262420000000022/dc42fb49) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241202095520253 DMM NOTICE MM(262420000000022/dc42fb49) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095520253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095520253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095520253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095520253 DMM DEBUG MM(262420000000022/dc42fb49) Requesting authorization (sgsn_auth.c:160) 20241202095520253 DMM INFO MM(262420000000022/dc42fb49) Requesting authentication tuples (sgsn_auth.c:184) 20241202095520253 DMM DEBUG MM(262420000000022/dc42fb49) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095520253 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241202095520253 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@1173ab45bddd: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20241202095520298 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095520298 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095520298 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095520298 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095520298 DMM INFO MM(262420000000022/dc42fb49) Subscriber data update (mmctx.c:445) 20241202095520298 DMM DEBUG MM(262420000000022/dc42fb49) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095520298 DMM INFO MM(262420000000022/dc42fb49) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095520298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095520298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095520298 DMM INFO MM(262420000000022/dc42fb49) <- GMM AUTH AND CIPHERING REQ (rand = 00 20 81 53 c8 8c 11 8a ac 76 61 4a 16 4b 30 a2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095520304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095520304 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095520304 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095520304 DMM INFO MM(262420000000022/dc42fb49) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095520304 DMM NOTICE MM(262420000000022/dc42fb49) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095520304 DMM DEBUG MM(262420000000022/dc42fb49) checking auth: received GSM SRES = 20 24 83 c7 (gprs_gmm.c:648) 20241202095520304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095520304 DMM DEBUG MM(262420000000022/dc42fb49) Requesting authorization (sgsn_auth.c:160) 20241202095520304 DMM INFO MM(262420000000022/dc42fb49) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095520304 DMM DEBUG MM(262420000000022/dc42fb49) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095520304 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241202095520304 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) 20241202095520304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095520304 DMM INFO MM(262420000000022/dc42fb49) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc42fb49) (gprs_gmm.c:282) 20241202095520305 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095520305 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095520305 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241202095520305 DMM INFO MM(262420000000022/dc42fb49) Subscriber data update (mmctx.c:445) 20241202095520305 DMM DEBUG MM(262420000000022/dc42fb49) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095520305 DMM INFO MM(262420000000022/dc42fb49) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095520305 DMM NOTICE MM(262420000000022/dc42fb49) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20241202095520305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095520305 DMM NOTICE MM(262420000000022/dc42fb49) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095520305 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) 20241202095520305 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095520305 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241202095520305 DMM INFO MM(262420000000022/dc42fb49) Subscriber data update (mmctx.c:445) 20241202095520305 DMM DEBUG MM(262420000000022/dc42fb49) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095520308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095520308 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095520308 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095520308 DMM INFO MM(262420000000022/dc42fb49) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095520308 DMM NOTICE MM(262420000000022/dc42fb49) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095520308 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095520308 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095520308 DLLC NOTICE LLME(dbfad523/dc42fb49){ASSIGNED} LLGM Assign pre (ffffffff => dc42fb49) (gprs_llc.c:1079) 20241202095520308 DLLC NOTICE LLME(ffffffff/dc42fb49){ASSIGNED} LLGM Assign post (ffffffff => dc42fb49) (gprs_llc.c:1125) 20241202095520308 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095520308 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095520308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095520308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@1173ab45bddd: setverdict(pass): none -> pass 20241202095520397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095520397 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241202095520398 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095520398 DMM INFO MM(262420000000022/dc42fb49) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241202095520398 DMM INFO MM(262420000000022/dc42fb49) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241202095520398 DMM DEBUG MM(262420000000022/dc42fb49) Using GGSN 0 (gprs_sm.c:317) 20241202095520398 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) 20241202095520398 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241202095520398 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241202095520398 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20241202095520398 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241202095520403 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 13 ac 41 71 11 e9 c9 22 87 14 05 7f d3 b7 4a 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=1033 from retransmit req queue (gtp.c:443) 20241202095520403 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fef24f351c0, cbp=0x5642e3267f60) (sgsn_libgtp.c:630) 20241202095520403 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241202095520403 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5642e326ee68 TLLI=dc42fb49, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241202095520403 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241202095520403 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed 20241202095520407 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:823) 20241202095520411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095520411 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241202095520411 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095520412 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241202095520412 DGPRS INFO PDP(262420000000022:5): Context 0x7fef24f351c0 was deleted (sgsn_libgtp.c:704) 20241202095520412 DMM INFO MM(262420000000022/dc42fb49) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241202095520412 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241202095520412 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@1173ab45bddd: Removing Client IMSI='262420000000022'H, index=0 20241202095520415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095520415 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241202095520415 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095520415 DMM INFO MM(262420000000022/dc42fb49) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@1173ab45bddd: Final verdict of PTC: pass 20241202095520416 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60186<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@1173ab45bddd: Final verdict of PTC: none 20241202095520417 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095520417 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_deact_mt-BVCI220(834)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(835)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(830)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(825)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(828)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(833)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(823)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 09:55:20 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 20241202095520471 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60190<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095520591 DGPRS DEBUG Checking for inactive LLMEs, time = 35661519 (sgsn.c:132) 20241202095520873 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60190<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104336) 20241202095521418 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095521418 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104336, count=105156) 20241202095522419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095522419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 09:55: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.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 20241202095523420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095523420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_pdp_act_deact_dup started. 20241202095523918 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40398<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095523919 DMM INFO MM(262420000000022/dc42fb49) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095523919 DMM INFO MM(262420000000022/dc42fb49) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095523919 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095523919 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095523919 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095523919 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095523919 DLLC NOTICE LLME(ffffffff/dc42fb49){ASSIGNED} LLGM Assign pre (dc42fb49 => ffffffff) (gprs_llc.c:1079) 20241202095523919 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc42fb49 => ffffffff) (gprs_llc.c:1125) 20241202095523919 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5642e326eb10 (gprs_sndcp.c:574) 20241202095523919 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5642e326ee68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241202095523919 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241202095523919 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) 20241202095523919 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) 20241202095523919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Deallocated (fsm.c:568) 20241202095523919 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095523919 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Deallocated (fsm.c:568) 20241202095523919 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095523919 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095523942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095523942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095523942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095523942 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095523942 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095523942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095523942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095523942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095523942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095523943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095523943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095523943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095523943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095523943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095523943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095523943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095523943 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095523943 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095523943 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095523943 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095523943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095523943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095523946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095523951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095523951 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(846)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI196(843)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(845)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(850)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(850)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095523966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095523966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095523966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095523966 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095523966 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095523966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095523966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095523966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095523966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(849)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(850)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095523967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095523967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095523967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095523968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095523968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095523968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095523968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095523968 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095523968 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095523968 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095523968 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095523968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095523968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(850)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(850)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095523971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(846)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(849)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241202095523980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095523980 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(854)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095523982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095523982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095523982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095523982 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095523982 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095523982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095523982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095523982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095523982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095523983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095523983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095523983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095523983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095523983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095523983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095523983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095523983 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095523983 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095523983 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095523983 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) TC_attach_pdp_act_deact_dup-BVCI210(847)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095523983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095523983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095523986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095523993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095523993 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095524421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095524421 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095524421 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095524421 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(855)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095524422 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) 20241202095524423 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(855)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(855)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@1173ab45bddd: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='F4F9F093'O, index=0 SGSN_Test-GSUP(856)@1173ab45bddd: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@1173ab45bddd: 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 := 'DD576A906D8272B2AD57A4FC229EFFBD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '13DBC209'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6398B7D617940ACE'O } } } } } 20241202095524445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095524445 DLLC NOTICE LLME(ffffffff/f4f9f093){UNASSIGNED} LLC RX: unknown TLLI 0xf4f9f093, creating LLME on the fly (gprs_llc.c:552) 20241202095524445 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095524445 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1248) 20241202095524445 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095524445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Allocated (fsm.c:456) 20241202095524445 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095524446 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Allocated (fsm.c:456) 20241202095524446 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095524446 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095524446 DLLC NOTICE LLME(ffffffff/f4f9f093){UNASSIGNED} LLGM Assign pre (f4f9f093 => ebedcec0) (gprs_llc.c:1079) 20241202095524446 DLLC NOTICE LLME(f4f9f093/ebedcec0){ASSIGNED} LLGM Assign post (f4f9f093 => ebedcec0) (gprs_llc.c:1125) 20241202095524446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095524446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095524446 DMM DEBUG MM(262420000000046/ebedcec0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095524452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095524452 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095524452 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095524452 DMM DEBUG MM(262420000000046/ebedcec0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1066) 20241202095524452 DMM NOTICE MM(262420000000046/ebedcec0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095524452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095524452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095524452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095524452 DMM DEBUG MM(262420000000046/ebedcec0) Requesting authorization (sgsn_auth.c:160) 20241202095524452 DMM INFO MM(262420000000046/ebedcec0) Requesting authentication tuples (sgsn_auth.c:184) 20241202095524452 DMM DEBUG MM(262420000000046/ebedcec0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095524452 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241202095524452 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@1173ab45bddd: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20241202095524494 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095524494 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095524494 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095524494 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095524494 DMM INFO MM(262420000000046/ebedcec0) Subscriber data update (mmctx.c:445) 20241202095524494 DMM DEBUG MM(262420000000046/ebedcec0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095524494 DMM INFO MM(262420000000046/ebedcec0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095524494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095524494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095524494 DMM INFO MM(262420000000046/ebedcec0) <- GMM AUTH AND CIPHERING REQ (rand = dd 57 6a 90 6d 82 72 b2 ad 57 a4 fc 22 9e ff bd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095524499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095524499 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095524499 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095524499 DMM INFO MM(262420000000046/ebedcec0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095524499 DMM NOTICE MM(262420000000046/ebedcec0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095524499 DMM DEBUG MM(262420000000046/ebedcec0) checking auth: received GSM SRES = 13 db c2 09 (gprs_gmm.c:648) 20241202095524499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095524499 DMM DEBUG MM(262420000000046/ebedcec0) Requesting authorization (sgsn_auth.c:160) 20241202095524499 DMM INFO MM(262420000000046/ebedcec0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095524499 DMM DEBUG MM(262420000000046/ebedcec0) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095524499 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241202095524499 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) 20241202095524499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095524499 DMM INFO MM(262420000000046/ebedcec0) <- GMM ATTACH ACCEPT (new P-TMSI=0xebedcec0) (gprs_gmm.c:282) 20241202095524500 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095524500 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095524500 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241202095524500 DMM INFO MM(262420000000046/ebedcec0) Subscriber data update (mmctx.c:445) 20241202095524500 DMM DEBUG MM(262420000000046/ebedcec0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095524500 DMM INFO MM(262420000000046/ebedcec0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095524500 DMM NOTICE MM(262420000000046/ebedcec0) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:982) 20241202095524500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095524500 DMM NOTICE MM(262420000000046/ebedcec0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095524500 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) 20241202095524501 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095524501 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241202095524501 DMM INFO MM(262420000000046/ebedcec0) Subscriber data update (mmctx.c:445) 20241202095524501 DMM DEBUG MM(262420000000046/ebedcec0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095524503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095524503 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095524503 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095524503 DMM INFO MM(262420000000046/ebedcec0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095524503 DMM NOTICE MM(262420000000046/ebedcec0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095524503 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095524503 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095524503 DLLC NOTICE LLME(f4f9f093/ebedcec0){ASSIGNED} LLGM Assign pre (ffffffff => ebedcec0) (gprs_llc.c:1079) 20241202095524503 DLLC NOTICE LLME(ffffffff/ebedcec0){ASSIGNED} LLGM Assign post (ffffffff => ebedcec0) (gprs_llc.c:1125) 20241202095524503 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095524503 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095524503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095524503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@1173ab45bddd: setverdict(pass): none -> pass 20241202095524556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095524556 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241202095524556 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095524556 DMM INFO MM(262420000000046/ebedcec0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241202095524556 DMM INFO MM(262420000000046/ebedcec0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241202095524556 DMM DEBUG MM(262420000000046/ebedcec0) Using GGSN 0 (gprs_sm.c:317) 20241202095524556 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) 20241202095524556 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241202095524556 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241202095524556 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20241202095524556 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241202095524564 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 c0 ef 01 8b 11 98 15 0d 20 14 05 7f fa d8 bc ee 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) 20241202095524564 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fef24f351c0, cbp=0x5642e3267f60) (sgsn_libgtp.c:630) 20241202095524564 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241202095524564 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5642e326ee68 TLLI=ebedcec0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241202095524564 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241202095524564 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed 20241202095524569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095524569 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241202095524569 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095524569 DMM INFO MM(262420000000046/ebedcec0) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241202095524569 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:323) 20241202095524569 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241202095524569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095524569 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095524569 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095524569 DMM INFO MM(262420000000046/ebedcec0) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241202095524569 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:323) 20241202095524569 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@1173ab45bddd: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@1173ab45bddd: "Received deletePDPContextResponse 1, seq_nr=1036" 20241202095524570 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) 20241202095524570 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fef24f351c0, cbp=0x5642e3267f60) (sgsn_libgtp.c:630) 20241202095524570 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241202095524570 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5642e326ee68, TLLI=ebedcec0, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241202095524570 DMM INFO MM(262420000000046/ebedcec0) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241202095524570 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241202095524570 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241202095524570 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) 20241202095524570 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)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@1173ab45bddd: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@1173ab45bddd: Final verdict of PTC: pass 20241202095526576 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40398<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_deact_dup-BVCI220(853)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(850)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(854)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(847)@1173ab45bddd: Final verdict of PTC: none 20241202095526578 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095526578 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_deact_dup-BVCI196(843)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP(856)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(849)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(844)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(842)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(848)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(852)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(847): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(848): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(849): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(850): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 09:55:26 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 20241202095526693 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40410<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095527094 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40410<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102612) 20241202095527579 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095527579 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102612, count=106968) 20241202095528580 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095528580 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 09:55: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.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 20241202095529581 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095529581 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_second_attempt started. 20241202095530141 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40418<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095530142 DMM INFO MM(262420000000046/ebedcec0) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095530142 DMM INFO MM(262420000000046/ebedcec0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095530142 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095530142 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095530142 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095530142 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095530142 DLLC NOTICE LLME(ffffffff/ebedcec0){ASSIGNED} LLGM Assign pre (ebedcec0 => ffffffff) (gprs_llc.c:1079) 20241202095530142 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ebedcec0 => ffffffff) (gprs_llc.c:1125) 20241202095530142 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241202095530142 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) 20241202095530142 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) 20241202095530142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Deallocated (fsm.c:568) 20241202095530142 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095530142 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Deallocated (fsm.c:568) 20241202095530142 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095530142 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095530163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095530163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095530163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095530163 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095530163 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095530163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095530163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095530163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095530163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095530164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095530164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095530164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095530164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095530164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095530164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095530164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095530164 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095530164 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095530164 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095530164 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095530164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095530164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095530167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095530173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095530173 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(865)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_second_attempt-BVCI196(862)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(864)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095530181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095530181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095530181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095530181 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095530181 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095530181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095530181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095530181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095530181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095530182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095530182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095530182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095530182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095530182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095530182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095530182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095530182 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095530182 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095530182 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095530182 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095530182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095530182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095530185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095530192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095530192 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(870)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_second_attempt-BVCI210(867)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(869)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(874)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(874)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095530205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095530205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095530205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095530205 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095530205 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095530205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095530205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095530205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095530205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(874)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095530206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095530206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095530206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095530206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095530206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095530206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095530206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095530206 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095530206 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095530206 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095530206 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095530207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095530207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(874)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(874)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095530208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095530213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095530213 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(871)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095530582 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095530582 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095530582 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095530582 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(873)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(873)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095530583 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) 20241202095530584 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(873)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(873)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(873)@1173ab45bddd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(873)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(873)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@1173ab45bddd: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='CA731E4A'O, index=0 SGSN_Test-GSUP(875)@1173ab45bddd: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@1173ab45bddd: 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 := 'F9B5896B5789707754AB4F0BE7A639C8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '92B46F02'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0650F9B81409DB5D'O } } } } } 20241202095530641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095530641 DLLC NOTICE LLME(ffffffff/ca731e4a){UNASSIGNED} LLC RX: unknown TLLI 0xca731e4a, creating LLME on the fly (gprs_llc.c:552) 20241202095530641 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095530641 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1248) 20241202095530641 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095530641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Allocated (fsm.c:456) 20241202095530641 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095530641 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Allocated (fsm.c:456) 20241202095530641 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095530641 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095530641 DLLC NOTICE LLME(ffffffff/ca731e4a){UNASSIGNED} LLGM Assign pre (ca731e4a => e4daaed3) (gprs_llc.c:1079) 20241202095530641 DLLC NOTICE LLME(ca731e4a/e4daaed3){ASSIGNED} LLGM Assign post (ca731e4a => e4daaed3) (gprs_llc.c:1125) 20241202095530641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095530641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095530641 DMM DEBUG MM(262420000000022/e4daaed3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095530649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095530649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095530649 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095530649 DMM DEBUG MM(262420000000022/e4daaed3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241202095530649 DMM NOTICE MM(262420000000022/e4daaed3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095530649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095530649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095530649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095530649 DMM DEBUG MM(262420000000022/e4daaed3) Requesting authorization (sgsn_auth.c:160) 20241202095530649 DMM INFO MM(262420000000022/e4daaed3) Requesting authentication tuples (sgsn_auth.c:184) 20241202095530649 DMM DEBUG MM(262420000000022/e4daaed3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095530649 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241202095530649 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@1173ab45bddd: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20241202095530650 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095530650 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095530650 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095530650 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095530650 DMM INFO MM(262420000000022/e4daaed3) Subscriber data update (mmctx.c:445) 20241202095530650 DMM DEBUG MM(262420000000022/e4daaed3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095530650 DMM INFO MM(262420000000022/e4daaed3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095530650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095530650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095530650 DMM INFO MM(262420000000022/e4daaed3) <- GMM AUTH AND CIPHERING REQ (rand = f9 b5 89 6b 57 89 70 77 54 ab 4f 0b e7 a6 39 c8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095530655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095530655 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095530655 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095530655 DMM INFO MM(262420000000022/e4daaed3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095530655 DMM NOTICE MM(262420000000022/e4daaed3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095530655 DMM DEBUG MM(262420000000022/e4daaed3) checking auth: received GSM SRES = 92 b4 6f 02 (gprs_gmm.c:648) 20241202095530655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095530655 DMM DEBUG MM(262420000000022/e4daaed3) Requesting authorization (sgsn_auth.c:160) 20241202095530655 DMM INFO MM(262420000000022/e4daaed3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095530655 DMM DEBUG MM(262420000000022/e4daaed3) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095530655 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241202095530655 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) 20241202095530655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095530655 DMM INFO MM(262420000000022/e4daaed3) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4daaed3) (gprs_gmm.c:282) 20241202095530656 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095530656 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095530656 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241202095530656 DMM INFO MM(262420000000022/e4daaed3) Subscriber data update (mmctx.c:445) 20241202095530656 DMM DEBUG MM(262420000000022/e4daaed3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095530656 DMM INFO MM(262420000000022/e4daaed3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095530656 DMM NOTICE MM(262420000000022/e4daaed3) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20241202095530656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095530656 DMM NOTICE MM(262420000000022/e4daaed3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095530656 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) 20241202095530656 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095530656 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241202095530656 DMM INFO MM(262420000000022/e4daaed3) Subscriber data update (mmctx.c:445) 20241202095530656 DMM DEBUG MM(262420000000022/e4daaed3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095530660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095530660 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095530660 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095530660 DMM INFO MM(262420000000022/e4daaed3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095530660 DMM NOTICE MM(262420000000022/e4daaed3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095530660 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095530660 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095530660 DLLC NOTICE LLME(ca731e4a/e4daaed3){ASSIGNED} LLGM Assign pre (ffffffff => e4daaed3) (gprs_llc.c:1079) 20241202095530660 DLLC NOTICE LLME(ffffffff/e4daaed3){ASSIGNED} LLGM Assign post (ffffffff => e4daaed3) (gprs_llc.c:1125) 20241202095530660 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095530660 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095530660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095530660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@1173ab45bddd: setverdict(pass): none -> pass TC_attach_second_attempt(877)@1173ab45bddd: 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 := '42BBF841C5F71946BD7FBC3586EB5D02'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3F1F7932'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A6751E4F7AFD9B18'O } } } } } 20241202095530712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095530712 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095530712 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095530712 DMM INFO MM(262420000000022/e4daaed3) -> GMM ATTACH REQUEST MI(TMSI-0xE4DAAED3) type="GPRS attach" (gprs_gmm.c:1248) 20241202095530712 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095530712 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241202095530712 DLLC NOTICE LLME(ffffffff/e4daaed3){ASSIGNED} LLGM Assign pre (e4daaed3 => cd930acd) (gprs_llc.c:1079) 20241202095530712 DLLC NOTICE LLME(e4daaed3/cd930acd){ASSIGNED} LLGM Assign post (e4daaed3 => cd930acd) (gprs_llc.c:1125) 20241202095530712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095530712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095530712 DMM DEBUG MM(262420000000022/cd930acd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095530715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095530715 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241202095530715 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095530715 DMM DEBUG MM(262420000000022/cd930acd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241202095530715 DMM NOTICE MM(262420000000022/cd930acd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095530715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095530715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095530715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095530715 DMM DEBUG MM(262420000000022/cd930acd) Requesting authorization (sgsn_auth.c:160) 20241202095530715 DMM INFO MM(262420000000022/cd930acd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095530715 DMM DEBUG MM(262420000000022/cd930acd) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095530715 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241202095530715 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) 20241202095536715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241202095536715 DMM ERROR MM(262420000000022/cd930acd) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241202095536715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241202095536715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241202095536715 DMM NOTICE MM(262420000000022/cd930acd) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241202095536715 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241202095536715 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) 20241202095536715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Reject}: Deallocated (fsm.c:568) 20241202095536715 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Deallocated (fsm.c:568) 20241202095536715 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Deallocated (fsm.c:568) 20241202095536715 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241202095536715 DLLC NOTICE LLME(e4daaed3/cd930acd){ASSIGNED} LLGM Assign pre (cd930acd => ffffffff) (gprs_llc.c:1079) 20241202095536715 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd930acd => ffffffff) (gprs_llc.c:1125) 20241202095550583 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241202095550583 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(873)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202095550583 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241202095550591 DGPRS DEBUG Checking for inactive LLMEs, time = 35661549 (sgsn.c:132) 20241202095600166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095600169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095600169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241202095600183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095600185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095600185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241202095600208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095600208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095600209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@1173ab45bddd: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@1173ab45bddd: Test Component 877 has requested to stop MTC. Terminating current testcase execution. 20241202095600657 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) SGSN_Test-GSUP(875)@1173ab45bddd: Final verdict of PTC: none 20241202095600657 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(863)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(874)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(873)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@1173ab45bddd: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@1173ab45bddd: Final verdict of PTC: none 20241202095600660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40418<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(868)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@1173ab45bddd: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(871)@1173ab45bddd: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(866)@1173ab45bddd: Final verdict of PTC: none TC_attach_second_attempt(877)@1173ab45bddd: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(872)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(861)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_second_attempt-BVCI220(871): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(872): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(873): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(874): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@1173ab45bddd: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@1173ab45bddd: 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'. Mon Dec 2 09:56:00 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 20241202095600826 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37784<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095601127 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37784<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107092) 20241202095601658 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095601658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107092, count=112524) 20241202095602659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095602659 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 09:56: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_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 20241202095603660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095603660 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_echo_timeout started. 20241202095604163 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35798<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095604164 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095604195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095604195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095604195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095604195 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095604195 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095604195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095604195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095604195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095604195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095604196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095604196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095604196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095604196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095604196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095604196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095604196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095604196 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095604196 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095604196 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095604196 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(882)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241202095604196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095604196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095604199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095604206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095604206 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095604212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095604212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095604212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095604212 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095604212 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095604212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095604212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095604212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095604212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095604214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095604214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095604214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095604214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095604214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095604214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095604214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095604214 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095604214 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095604214 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095604214 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095604214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095604214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095604216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095604221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095604221 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(886)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095604230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095604230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095604230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095604230 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095604230 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095604230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095604230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095604230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095604230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095604231 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095604231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095604231 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095604231 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095604231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095604231 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095604231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095604231 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095604231 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095604231 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095604231 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095604231 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095604231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095604234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095604239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095604239 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095604661 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095604661 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095604661 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095604661 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(893)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095604666 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) 20241202095604667 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@1173ab45bddd: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='C8E4C185'O, index=0 SGSN_Test-GSUP(894)@1173ab45bddd: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@1173ab45bddd: 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 := '3491EFC52A90D6864B68787984FD652C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '246DA043'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6E744B818061B4C5'O } } } } } 20241202095604740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095604740 DLLC NOTICE LLME(ffffffff/c8e4c185){UNASSIGNED} LLC RX: unknown TLLI 0xc8e4c185, creating LLME on the fly (gprs_llc.c:552) 20241202095604740 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095604740 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1248) 20241202095604740 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095604740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Allocated (fsm.c:456) 20241202095604740 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095604740 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Allocated (fsm.c:456) 20241202095604740 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095604740 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095604740 DLLC NOTICE LLME(ffffffff/c8e4c185){UNASSIGNED} LLGM Assign pre (c8e4c185 => e1e5ae74) (gprs_llc.c:1079) 20241202095604740 DLLC NOTICE LLME(c8e4c185/e1e5ae74){ASSIGNED} LLGM Assign post (c8e4c185 => e1e5ae74) (gprs_llc.c:1125) 20241202095604740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095604740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095604740 DMM DEBUG MM(262420000000067/e1e5ae74) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095604750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095604750 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095604750 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095604750 DMM DEBUG MM(262420000000067/e1e5ae74) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1066) 20241202095604750 DMM NOTICE MM(262420000000067/e1e5ae74) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095604750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095604750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095604750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095604750 DMM DEBUG MM(262420000000067/e1e5ae74) Requesting authorization (sgsn_auth.c:160) 20241202095604750 DMM INFO MM(262420000000067/e1e5ae74) Requesting authentication tuples (sgsn_auth.c:184) 20241202095604750 DMM DEBUG MM(262420000000067/e1e5ae74) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095604750 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241202095604750 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@1173ab45bddd: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20241202095604752 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095604752 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095604752 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095604752 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095604752 DMM INFO MM(262420000000067/e1e5ae74) Subscriber data update (mmctx.c:445) 20241202095604752 DMM DEBUG MM(262420000000067/e1e5ae74) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095604752 DMM INFO MM(262420000000067/e1e5ae74) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095604752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095604752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095604752 DMM INFO MM(262420000000067/e1e5ae74) <- GMM AUTH AND CIPHERING REQ (rand = 34 91 ef c5 2a 90 d6 86 4b 68 78 79 84 fd 65 2c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095604760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095604760 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095604760 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095604760 DMM INFO MM(262420000000067/e1e5ae74) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095604760 DMM NOTICE MM(262420000000067/e1e5ae74) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095604760 DMM DEBUG MM(262420000000067/e1e5ae74) checking auth: received GSM SRES = 24 6d a0 43 (gprs_gmm.c:648) 20241202095604760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095604760 DMM DEBUG MM(262420000000067/e1e5ae74) Requesting authorization (sgsn_auth.c:160) 20241202095604760 DMM INFO MM(262420000000067/e1e5ae74) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095604760 DMM DEBUG MM(262420000000067/e1e5ae74) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095604760 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241202095604760 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) 20241202095604760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095604760 DMM INFO MM(262420000000067/e1e5ae74) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1e5ae74) (gprs_gmm.c:282) 20241202095604761 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095604761 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095604761 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241202095604761 DMM INFO MM(262420000000067/e1e5ae74) Subscriber data update (mmctx.c:445) 20241202095604761 DMM DEBUG MM(262420000000067/e1e5ae74) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095604761 DMM INFO MM(262420000000067/e1e5ae74) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095604761 DMM NOTICE MM(262420000000067/e1e5ae74) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:982) 20241202095604761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095604761 DMM NOTICE MM(262420000000067/e1e5ae74) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095604761 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) 20241202095604761 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095604761 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241202095604761 DMM INFO MM(262420000000067/e1e5ae74) Subscriber data update (mmctx.c:445) 20241202095604761 DMM DEBUG MM(262420000000067/e1e5ae74) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095604765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095604765 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095604765 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095604765 DMM INFO MM(262420000000067/e1e5ae74) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095604765 DMM NOTICE MM(262420000000067/e1e5ae74) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095604765 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095604765 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095604765 DLLC NOTICE LLME(c8e4c185/e1e5ae74){ASSIGNED} LLGM Assign pre (ffffffff => e1e5ae74) (gprs_llc.c:1079) 20241202095604765 DLLC NOTICE LLME(ffffffff/e1e5ae74){ASSIGNED} LLGM Assign post (ffffffff => e1e5ae74) (gprs_llc.c:1125) 20241202095604765 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095604765 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095604765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095604765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@1173ab45bddd: setverdict(pass): none -> pass 20241202095604822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095604822 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241202095604822 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095604822 DMM INFO MM(262420000000067/e1e5ae74) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241202095604822 DMM INFO MM(262420000000067/e1e5ae74) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241202095604822 DMM DEBUG MM(262420000000067/e1e5ae74) Using GGSN 0 (gprs_sm.c:317) 20241202095604822 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) 20241202095604822 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241202095604822 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241202095604822 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20241202095604822 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241202095604833 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 32 d6 5c 0a 11 43 d7 13 53 14 05 7f f7 64 6f 28 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) 20241202095604833 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fef24f351c0, cbp=0x5642e3267f60) (sgsn_libgtp.c:630) 20241202095604833 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241202095604833 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5642e326ee68 TLLI=e1e5ae74, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241202095604833 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241202095604833 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed 20241202095609677 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241202095609679 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) 20241202095609679 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5642e325e6c0) (sgsn_libgtp.c:630) 20241202095614678 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@1173ab45bddd: "Received EchoRequest seq_nr=1039" 20241202095619679 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241202095619679 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@1173ab45bddd: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@1173ab45bddd: "Received EchoRequest seq_nr=1039" 20241202095620592 DGPRS DEBUG Checking for inactive LLMEs, time = 35661579 (sgsn.c:132) 20241202095624662 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241202095624662 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241202095624662 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202095624679 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241202095624679 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241202095624679 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@1173ab45bddd: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@1173ab45bddd: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@1173ab45bddd: "Received EchoRequest seq_nr=1041" 20241202095629680 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241202095629680 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241202095629680 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241202095629680 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@1173ab45bddd: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@1173ab45bddd: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@1173ab45bddd: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@1173ab45bddd: "Received EchoRequest seq_nr=1041" 20241202095634197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095634198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095634198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241202095634214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095634215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095634215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241202095634232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095634233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095634233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241202095634681 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241202095634681 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241202095634681 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241202095634681 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241202095634681 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@1173ab45bddd: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@1173ab45bddd: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@1173ab45bddd: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@1173ab45bddd: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@1173ab45bddd: "Received EchoRequest seq_nr=1043" 20241202095639682 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241202095639682 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241202095639682 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241202095639682 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241202095639682 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x5642e325e6c0) (sgsn_libgtp.c:630) 20241202095639682 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x5642e325e6c0) (sgsn_libgtp.c:634) 20241202095639682 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:590) 20241202095639682 DMM INFO MM(262420000000067/e1e5ae74) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241202095639682 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241202095639682 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241202095639682 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241202095639682 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241202095639682 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241202095639682 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241202095639682 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241202095639682 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241202095639682 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241202095639682 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241202095639682 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241202095639682 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241202095639682 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@1173ab45bddd: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@1173ab45bddd: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@1173ab45bddd: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@1173ab45bddd: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@1173ab45bddd: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@1173ab45bddd: Removing Client IMSI='262420000000067'H, index=0 20241202095639687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095639687 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241202095639687 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095639687 DMM INFO MM(262420000000067/e1e5ae74) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@1173ab45bddd: Final verdict of PTC: pass 20241202095639689 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35798<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241202095639690 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095639690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(893)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(887)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@1173ab45bddd: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP(894)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(882)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@1173ab45bddd: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@1173ab45bddd: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(892)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(885)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(880)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(890)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 09:56:39 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 20241202095639800 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49510<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095640201 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49510<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110516) 20241202095640690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095640690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=110516, count=114872) 20241202095641691 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095641692 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 09:56:42 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 20241202095642692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095642692 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_restart_ctr_echo started. 20241202095643226 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36212<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095643227 DMM INFO MM(262420000000067/e1e5ae74) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095643227 DMM INFO MM(262420000000067/e1e5ae74) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095643227 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095643227 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095643227 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095643227 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095643227 DLLC NOTICE LLME(ffffffff/e1e5ae74){ASSIGNED} LLGM Assign pre (e1e5ae74 => ffffffff) (gprs_llc.c:1079) 20241202095643227 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1e5ae74 => ffffffff) (gprs_llc.c:1125) 20241202095643227 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5642e326eb10 (gprs_sndcp.c:574) 20241202095643227 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5642e326ee68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241202095643227 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241202095643227 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) 20241202095643227 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) 20241202095643227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Deallocated (fsm.c:568) 20241202095643227 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095643227 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Deallocated (fsm.c:568) 20241202095643227 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095643227 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095643246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095643246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095643246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095643246 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095643246 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095643246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095643246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095643246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095643246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095643247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095643247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095643247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095643247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095643247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095643247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095643247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095643247 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095643247 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095643247 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095643247 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095643247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095643247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095643250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095643255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095643255 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(900)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095643265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095643265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095643265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095643265 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095643265 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095643265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095643265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095643265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095643265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095643266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095643266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095643266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095643267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095643267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095643267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095643267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095643267 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095643267 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095643267 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095643267 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095643267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095643267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095643270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095643276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095643276 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(908)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_echo-BVCI210(905)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(907)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095643284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095643284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095643284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095643284 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095643284 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095643284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095643284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095643284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095643284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095643285 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095643285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095643285 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095643285 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095643285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095643285 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095643285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095643285 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095643285 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095643285 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095643285 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095643285 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095643285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095643288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095643293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095643293 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095643693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095643693 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095643693 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095643693 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(912)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095643695 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) 20241202095643695 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(912)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@1173ab45bddd: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='EE43E86E'O, index=0 SGSN_Test-GSUP(913)@1173ab45bddd: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@1173ab45bddd: 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 := '1AF78B0F4EF9DE4D4BF81E4F7CD52CDA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AE61E68D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '457D98707420B430'O } } } } } 20241202095643717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095643717 DLLC NOTICE LLME(ffffffff/ee43e86e){UNASSIGNED} LLC RX: unknown TLLI 0xee43e86e, creating LLME on the fly (gprs_llc.c:552) 20241202095643717 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095643717 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1248) 20241202095643717 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095643717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Allocated (fsm.c:456) 20241202095643717 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095643717 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Allocated (fsm.c:456) 20241202095643717 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095643717 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095643717 DLLC NOTICE LLME(ffffffff/ee43e86e){UNASSIGNED} LLGM Assign pre (ee43e86e => e6b3566c) (gprs_llc.c:1079) 20241202095643717 DLLC NOTICE LLME(ee43e86e/e6b3566c){ASSIGNED} LLGM Assign post (ee43e86e => e6b3566c) (gprs_llc.c:1125) 20241202095643717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095643717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095643717 DMM DEBUG MM(262420000000023/e6b3566c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095643723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095643723 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095643723 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095643723 DMM DEBUG MM(262420000000023/e6b3566c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1066) 20241202095643723 DMM NOTICE MM(262420000000023/e6b3566c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095643723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095643723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095643723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095643723 DMM DEBUG MM(262420000000023/e6b3566c) Requesting authorization (sgsn_auth.c:160) 20241202095643723 DMM INFO MM(262420000000023/e6b3566c) Requesting authentication tuples (sgsn_auth.c:184) 20241202095643723 DMM DEBUG MM(262420000000023/e6b3566c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095643723 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241202095643723 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@1173ab45bddd: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20241202095643766 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095643766 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095643766 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095643766 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095643766 DMM INFO MM(262420000000023/e6b3566c) Subscriber data update (mmctx.c:445) 20241202095643766 DMM DEBUG MM(262420000000023/e6b3566c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095643766 DMM INFO MM(262420000000023/e6b3566c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095643766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095643766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095643766 DMM INFO MM(262420000000023/e6b3566c) <- GMM AUTH AND CIPHERING REQ (rand = 1a f7 8b 0f 4e f9 de 4d 4b f8 1e 4f 7c d5 2c da , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095643772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095643772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095643772 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095643772 DMM INFO MM(262420000000023/e6b3566c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095643772 DMM NOTICE MM(262420000000023/e6b3566c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095643772 DMM DEBUG MM(262420000000023/e6b3566c) checking auth: received GSM SRES = ae 61 e6 8d (gprs_gmm.c:648) 20241202095643772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095643772 DMM DEBUG MM(262420000000023/e6b3566c) Requesting authorization (sgsn_auth.c:160) 20241202095643772 DMM INFO MM(262420000000023/e6b3566c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095643772 DMM DEBUG MM(262420000000023/e6b3566c) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095643772 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241202095643772 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) 20241202095643772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095643772 DMM INFO MM(262420000000023/e6b3566c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6b3566c) (gprs_gmm.c:282) 20241202095643773 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095643773 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095643773 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241202095643773 DMM INFO MM(262420000000023/e6b3566c) Subscriber data update (mmctx.c:445) 20241202095643773 DMM DEBUG MM(262420000000023/e6b3566c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095643773 DMM INFO MM(262420000000023/e6b3566c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095643773 DMM NOTICE MM(262420000000023/e6b3566c) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:982) 20241202095643773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095643773 DMM NOTICE MM(262420000000023/e6b3566c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095643773 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) 20241202095643774 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095643774 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241202095643774 DMM INFO MM(262420000000023/e6b3566c) Subscriber data update (mmctx.c:445) 20241202095643774 DMM DEBUG MM(262420000000023/e6b3566c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095643777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095643777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095643777 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095643777 DMM INFO MM(262420000000023/e6b3566c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095643777 DMM NOTICE MM(262420000000023/e6b3566c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095643777 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095643777 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095643777 DLLC NOTICE LLME(ee43e86e/e6b3566c){ASSIGNED} LLGM Assign pre (ffffffff => e6b3566c) (gprs_llc.c:1079) 20241202095643777 DLLC NOTICE LLME(ffffffff/e6b3566c){ASSIGNED} LLGM Assign post (ffffffff => e6b3566c) (gprs_llc.c:1125) 20241202095643777 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095643777 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095643777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095643777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@1173ab45bddd: setverdict(pass): none -> pass 20241202095643829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095643829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241202095643829 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095643829 DMM INFO MM(262420000000023/e6b3566c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241202095643829 DMM INFO MM(262420000000023/e6b3566c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241202095643829 DMM DEBUG MM(262420000000023/e6b3566c) Using GGSN 0 (gprs_sm.c:317) 20241202095643829 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241202095643829 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241202095643829 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20241202095643829 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241202095643835 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 cf 88 72 99 11 15 99 11 ee 14 05 7f 72 83 e8 76 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20241202095643835 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fef24f32058, cbp=0x5642e3267f60) (sgsn_libgtp.c:630) 20241202095643835 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241202095643835 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5642e326ee68 TLLI=e6b3566c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241202095643835 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241202095643835 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed 20241202095648829 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241202095648831 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) 20241202095648831 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5642e325e6c0) (sgsn_libgtp.c:630) 20241202095650593 DGPRS DEBUG Checking for inactive LLMEs, time = 35661609 (sgsn.c:132) 20241202095653830 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241202095653831 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) 20241202095653831 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x5642e325e6c0) (sgsn_libgtp.c:630) 20241202095653831 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:616) 20241202095653831 DMM INFO MM(262420000000023/e6b3566c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241202095653831 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241202095653831 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@1173ab45bddd: Removing Client IMSI='262420000000023'H, index=0 20241202095653836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095653836 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241202095653836 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095653836 DMM INFO MM(262420000000023/e6b3566c) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@1173ab45bddd: Final verdict of PTC: pass 20241202095653838 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36212<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@1173ab45bddd: Final verdict of PTC: none 20241202095653839 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095653839 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(906)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(901)@1173ab45bddd: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@1173ab45bddd: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@1173ab45bddd: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(905)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(899)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(904)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(909)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(911)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 09:56:53 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 20241202095653972 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095654373 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59098<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93784) 20241202095654839 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095654839 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93784, count=104180) 20241202095655841 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095655841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 09:56: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_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 20241202095656841 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095656841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_restart_ctr_create started. 20241202095657398 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095657399 DMM INFO MM(262420000000023/e6b3566c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095657399 DMM INFO MM(262420000000023/e6b3566c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095657399 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095657399 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095657399 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095657399 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095657399 DLLC NOTICE LLME(ffffffff/e6b3566c){ASSIGNED} LLGM Assign pre (e6b3566c => ffffffff) (gprs_llc.c:1079) 20241202095657399 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6b3566c => ffffffff) (gprs_llc.c:1125) 20241202095657399 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5642e326eb10 (gprs_sndcp.c:574) 20241202095657399 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5642e326ee68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241202095657399 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241202095657399 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) 20241202095657399 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) 20241202095657399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Deallocated (fsm.c:568) 20241202095657399 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095657399 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Deallocated (fsm.c:568) 20241202095657399 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095657399 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095657418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095657418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095657418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095657418 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095657418 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095657418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095657418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095657418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095657418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095657419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095657419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095657419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095657419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095657419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095657419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095657419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095657419 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095657419 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095657419 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095657419 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095657420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095657420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095657422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095657427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095657427 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI196(919)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095657435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095657435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095657435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095657435 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095657435 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095657435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095657435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095657435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095657435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095657436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095657436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095657436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095657436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095657436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095657436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095657436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095657436 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095657436 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095657436 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095657436 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095657436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095657436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095657439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095657444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095657444 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(924)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095657452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095657452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095657452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095657452 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095657452 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095657452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095657452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095657452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095657452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095657453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095657453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095657453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095657453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095657453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095657453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095657453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095657453 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095657453 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095657453 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095657453 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095657454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095657454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095657456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095657462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095657462 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095657842 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095657842 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095657842 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095657842 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(931)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095657844 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(931)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241202095657844 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(931)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@1173ab45bddd: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='D5B810DF'O, index=0 SGSN_Test-GSUP(932)@1173ab45bddd: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@1173ab45bddd: 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 := '3822CABB2927C4A017B4C218FB99CEBA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '90AC2022'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1C2933AAA19ED7DE'O } } } } } 20241202095657868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095657868 DLLC NOTICE LLME(ffffffff/d5b810df){UNASSIGNED} LLC RX: unknown TLLI 0xd5b810df, creating LLME on the fly (gprs_llc.c:552) 20241202095657868 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095657868 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1248) 20241202095657868 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095657868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Allocated (fsm.c:456) 20241202095657868 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095657868 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Allocated (fsm.c:456) 20241202095657868 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095657868 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095657868 DLLC NOTICE LLME(ffffffff/d5b810df){UNASSIGNED} LLGM Assign pre (d5b810df => e9a677cc) (gprs_llc.c:1079) 20241202095657868 DLLC NOTICE LLME(d5b810df/e9a677cc){ASSIGNED} LLGM Assign post (d5b810df => e9a677cc) (gprs_llc.c:1125) 20241202095657868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095657868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095657868 DMM DEBUG MM(262420000000024/e9a677cc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095657873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095657873 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095657873 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095657873 DMM DEBUG MM(262420000000024/e9a677cc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1066) 20241202095657873 DMM NOTICE MM(262420000000024/e9a677cc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095657873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095657873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095657873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095657873 DMM DEBUG MM(262420000000024/e9a677cc) Requesting authorization (sgsn_auth.c:160) 20241202095657873 DMM INFO MM(262420000000024/e9a677cc) Requesting authentication tuples (sgsn_auth.c:184) 20241202095657873 DMM DEBUG MM(262420000000024/e9a677cc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095657873 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241202095657873 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@1173ab45bddd: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20241202095657914 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095657914 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095657914 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095657914 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095657914 DMM INFO MM(262420000000024/e9a677cc) Subscriber data update (mmctx.c:445) 20241202095657914 DMM DEBUG MM(262420000000024/e9a677cc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095657914 DMM INFO MM(262420000000024/e9a677cc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095657914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095657914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095657914 DMM INFO MM(262420000000024/e9a677cc) <- GMM AUTH AND CIPHERING REQ (rand = 38 22 ca bb 29 27 c4 a0 17 b4 c2 18 fb 99 ce ba , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095657918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095657918 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095657918 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095657918 DMM INFO MM(262420000000024/e9a677cc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095657918 DMM NOTICE MM(262420000000024/e9a677cc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095657918 DMM DEBUG MM(262420000000024/e9a677cc) checking auth: received GSM SRES = 90 ac 20 22 (gprs_gmm.c:648) 20241202095657918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095657918 DMM DEBUG MM(262420000000024/e9a677cc) Requesting authorization (sgsn_auth.c:160) 20241202095657918 DMM INFO MM(262420000000024/e9a677cc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095657918 DMM DEBUG MM(262420000000024/e9a677cc) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095657918 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241202095657918 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) 20241202095657918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095657918 DMM INFO MM(262420000000024/e9a677cc) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9a677cc) (gprs_gmm.c:282) 20241202095657919 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095657919 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095657919 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241202095657919 DMM INFO MM(262420000000024/e9a677cc) Subscriber data update (mmctx.c:445) 20241202095657919 DMM DEBUG MM(262420000000024/e9a677cc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095657919 DMM INFO MM(262420000000024/e9a677cc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095657919 DMM NOTICE MM(262420000000024/e9a677cc) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:982) 20241202095657919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095657919 DMM NOTICE MM(262420000000024/e9a677cc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095657919 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) 20241202095657920 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095657920 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241202095657920 DMM INFO MM(262420000000024/e9a677cc) Subscriber data update (mmctx.c:445) 20241202095657920 DMM DEBUG MM(262420000000024/e9a677cc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095657922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095657922 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095657922 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095657922 DMM INFO MM(262420000000024/e9a677cc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095657922 DMM NOTICE MM(262420000000024/e9a677cc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095657922 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095657922 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095657922 DLLC NOTICE LLME(d5b810df/e9a677cc){ASSIGNED} LLGM Assign pre (ffffffff => e9a677cc) (gprs_llc.c:1079) 20241202095657922 DLLC NOTICE LLME(ffffffff/e9a677cc){ASSIGNED} LLGM Assign post (ffffffff => e9a677cc) (gprs_llc.c:1125) 20241202095657922 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095657922 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095657922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095657922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@1173ab45bddd: setverdict(pass): none -> pass 20241202095657975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095657975 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241202095657975 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095657975 DMM INFO MM(262420000000024/e9a677cc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241202095657975 DMM INFO MM(262420000000024/e9a677cc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241202095657975 DMM DEBUG MM(262420000000024/e9a677cc) Using GGSN 0 (gprs_sm.c:317) 20241202095657975 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241202095657975 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241202095657975 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241202095657975 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241202095657982 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 a3 ed 12 15 11 90 f9 71 28 14 05 7f 22 ff b2 57 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) 20241202095657982 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7fef24f32058, releasing all other PDP contexts (sgsn_libgtp.c:616) 20241202095657982 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fef24f32058, cbp=0x5642e3267f60) (sgsn_libgtp.c:630) 20241202095657982 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:405) 20241202095657982 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241202095657982 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241202095657982 DMM NOTICE MM(262420000000024/e9a677cc) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed 20241202095657985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095657985 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095657985 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095657985 DMM INFO MM(262420000000024/e9a677cc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241202095657985 DMM INFO MM(262420000000024/e9a677cc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241202095657985 DMM DEBUG MM(262420000000024/e9a677cc) Using GGSN 0 (gprs_sm.c:317) 20241202095657985 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241202095657985 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241202095657985 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241202095657985 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241202095657986 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 a3 ed 12 15 11 90 f9 71 28 14 05 7f 22 ff b2 57 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) 20241202095657986 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7fef24f32058, releasing all other PDP contexts (sgsn_libgtp.c:616) 20241202095657986 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fef24f32058, cbp=0x5642e3267f60) (sgsn_libgtp.c:630) 20241202095657986 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241202095657986 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5642e326ee68 TLLI=e9a677cc, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241202095657986 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241202095657986 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@1173ab45bddd: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@1173ab45bddd: Final verdict of PTC: pass 20241202095657990 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59114<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@1173ab45bddd: Final verdict of PTC: none 20241202095657991 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095657991 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(931)@1173ab45bddd: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@1173ab45bddd: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(930)@1173ab45bddd: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(920)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(925)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(923)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(918)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(928)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 09:56:58 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 20241202095658053 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095658455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59130<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43264) 20241202095658993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095658993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=43264, count=105616) 20241202095659994 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095659994 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 09:57: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_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 20241202095700995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095700995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241202095701477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59146<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095701477 DMM INFO MM(262420000000024/e9a677cc) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095701477 DMM INFO MM(262420000000024/e9a677cc) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095701477 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095701477 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095701477 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095701477 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095701477 DLLC NOTICE LLME(ffffffff/e9a677cc){ASSIGNED} LLGM Assign pre (e9a677cc => ffffffff) (gprs_llc.c:1079) 20241202095701477 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9a677cc => ffffffff) (gprs_llc.c:1125) 20241202095701477 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5642e326eb10 (gprs_sndcp.c:574) 20241202095701477 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5642e326ee68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241202095701477 DMM NOTICE MM(262420000000024/e9a677cc) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241202095701477 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241202095701477 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241202095701477 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241202095701477 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241202095701477 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241202095701477 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) 20241202095701477 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) 20241202095701477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Deallocated (fsm.c:568) 20241202095701477 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095701477 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Deallocated (fsm.c:568) 20241202095701477 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095701477 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095701495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095701495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095701495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095701495 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095701495 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095701495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095701495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095701495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095701495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095701496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095701496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095701496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095701497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095701497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095701497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095701497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095701497 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095701497 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095701497 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095701497 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095701497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095701497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095701499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095701505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095701505 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)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095701513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095701513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095701513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095701513 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095701513 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095701513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095701513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095701513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095701513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095701513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095701513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095701513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095701513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095701513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095701513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095701514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095701514 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095701514 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095701514 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095701514 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095701514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095701514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095701516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095701522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095701522 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)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(949)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095701531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095701531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095701531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095701531 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095701531 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095701531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095701531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095701531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095701531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095701532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095701532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095701532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095701532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095701532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095701532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095701532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095701532 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095701532 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095701532 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095701532 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095701532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095701532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095701535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095701540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095701540 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095701995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095701996 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095701996 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095701996 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(950)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095701997 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) 20241202095701997 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(950)@1173ab45bddd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(950)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@1173ab45bddd: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='ECBC3341'O, index=0 SGSN_Test-GSUP(951)@1173ab45bddd: 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)@1173ab45bddd: 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 := '9DED2F49B8444A07ABADB306B4666145'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E7D81451'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EB907F348D165ACE'O } } } } } 20241202095703020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095703020 DLLC NOTICE LLME(ffffffff/ecbc3341){UNASSIGNED} LLC RX: unknown TLLI 0xecbc3341, creating LLME on the fly (gprs_llc.c:552) 20241202095703020 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095703020 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1248) 20241202095703020 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095703020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Allocated (fsm.c:456) 20241202095703020 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095703020 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Allocated (fsm.c:456) 20241202095703020 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095703020 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095703020 DLLC NOTICE LLME(ffffffff/ecbc3341){UNASSIGNED} LLGM Assign pre (ecbc3341 => f09518eb) (gprs_llc.c:1079) 20241202095703020 DLLC NOTICE LLME(ecbc3341/f09518eb){ASSIGNED} LLGM Assign post (ecbc3341 => f09518eb) (gprs_llc.c:1125) 20241202095703020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095703020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095703020 DMM DEBUG MM(262420000000025/f09518eb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095703025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095703025 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095703025 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095703025 DMM DEBUG MM(262420000000025/f09518eb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1066) 20241202095703025 DMM NOTICE MM(262420000000025/f09518eb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095703025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095703025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095703025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095703025 DMM DEBUG MM(262420000000025/f09518eb) Requesting authorization (sgsn_auth.c:160) 20241202095703025 DMM INFO MM(262420000000025/f09518eb) Requesting authentication tuples (sgsn_auth.c:184) 20241202095703026 DMM DEBUG MM(262420000000025/f09518eb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095703026 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241202095703026 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@1173ab45bddd: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20241202095703027 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095703027 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095703027 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095703027 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095703027 DMM INFO MM(262420000000025/f09518eb) Subscriber data update (mmctx.c:445) 20241202095703027 DMM DEBUG MM(262420000000025/f09518eb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095703027 DMM INFO MM(262420000000025/f09518eb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095703027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095703027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095703027 DMM INFO MM(262420000000025/f09518eb) <- GMM AUTH AND CIPHERING REQ (rand = 9d ed 2f 49 b8 44 4a 07 ab ad b3 06 b4 66 61 45 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095703032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095703032 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095703032 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095703032 DMM INFO MM(262420000000025/f09518eb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095703032 DMM NOTICE MM(262420000000025/f09518eb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095703032 DMM DEBUG MM(262420000000025/f09518eb) checking auth: received GSM SRES = e7 d8 14 51 (gprs_gmm.c:648) 20241202095703032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095703032 DMM DEBUG MM(262420000000025/f09518eb) Requesting authorization (sgsn_auth.c:160) 20241202095703032 DMM INFO MM(262420000000025/f09518eb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095703032 DMM DEBUG MM(262420000000025/f09518eb) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095703032 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241202095703032 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) 20241202095703032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095703032 DMM INFO MM(262420000000025/f09518eb) <- GMM ATTACH ACCEPT (new P-TMSI=0xf09518eb) (gprs_gmm.c:282) 20241202095703033 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095703033 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095703033 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241202095703033 DMM INFO MM(262420000000025/f09518eb) Subscriber data update (mmctx.c:445) 20241202095703033 DMM DEBUG MM(262420000000025/f09518eb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095703033 DMM INFO MM(262420000000025/f09518eb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095703033 DMM NOTICE MM(262420000000025/f09518eb) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:982) 20241202095703033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095703033 DMM NOTICE MM(262420000000025/f09518eb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095703033 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) 20241202095703033 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095703033 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241202095703033 DMM INFO MM(262420000000025/f09518eb) Subscriber data update (mmctx.c:445) 20241202095703033 DMM DEBUG MM(262420000000025/f09518eb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095703037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095703037 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095703037 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095703037 DMM INFO MM(262420000000025/f09518eb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095703037 DMM NOTICE MM(262420000000025/f09518eb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095703037 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095703037 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095703037 DLLC NOTICE LLME(ecbc3341/f09518eb){ASSIGNED} LLGM Assign pre (ffffffff => f09518eb) (gprs_llc.c:1079) 20241202095703037 DLLC NOTICE LLME(ffffffff/f09518eb){ASSIGNED} LLGM Assign post (ffffffff => f09518eb) (gprs_llc.c:1125) 20241202095703037 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095703037 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095703037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095703037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@1173ab45bddd: setverdict(pass): none -> pass 20241202095703089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095703089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241202095703089 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095703089 DMM INFO MM(262420000000025/f09518eb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241202095703089 DMM INFO MM(262420000000025/f09518eb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241202095703089 DMM DEBUG MM(262420000000025/f09518eb) Using GGSN 0 (gprs_sm.c:317) 20241202095703089 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) 20241202095703089 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241202095703089 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241202095703089 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20241202095703089 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241202095703096 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 c0 4f 26 4b 11 06 41 6d 7d 14 05 7f 9e 97 60 60 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) 20241202095703096 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fef24f330d0, cbp=0x5642e3265b80) (sgsn_libgtp.c:630) 20241202095703096 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241202095703096 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5642e326ee68 TLLI=f09518eb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241202095703096 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241202095703096 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed 20241202095703100 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241202095703100 DGPRS INFO PDP(262420000000025:5): Context 0x7fef24f330d0 was deleted (sgsn_libgtp.c:704) 20241202095703100 DMM INFO MM(262420000000025/f09518eb) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241202095703100 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241202095703100 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241202095711102 DMM INFO MM(262420000000025/f09518eb) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241202095719002 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241202095719102 DMM INFO MM(262420000000025/f09518eb) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241202095720594 DGPRS DEBUG Checking for inactive LLMEs, time = 35661639 (sgsn.c:132) 20241202095721997 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241202095721997 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(950)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202095721998 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241202095727104 DMM INFO MM(262420000000025/f09518eb) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241202095731498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095731500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095731500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241202095731514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095731515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095731515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241202095731533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095731534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095731534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241202095735105 DMM INFO MM(262420000000025/f09518eb) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@1173ab45bddd: Removing Client IMSI='262420000000025'H, index=0 20241202095735114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095735114 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241202095735115 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095735115 DMM INFO MM(262420000000025/f09518eb) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@1173ab45bddd: Final verdict of PTC: pass 20241202095735119 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59146<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(951)@1173ab45bddd: Final verdict of PTC: none 20241202095735123 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095735123 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(935)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(944)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(939)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(949)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(947)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(937)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(942)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 09:57:35 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 20241202095735317 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41628<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095735719 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41628<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108348) 20241202095736124 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095736124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=108348, count=112704) 20241202095737126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095737126 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 09:57: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_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 20241202095738127 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095738127 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241202095738752 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41642<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095738752 DMM INFO MM(262420000000025/f09518eb) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095738752 DMM INFO MM(262420000000025/f09518eb) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095738752 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095738752 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095738752 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095738752 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095738752 DLLC NOTICE LLME(ffffffff/f09518eb){ASSIGNED} LLGM Assign pre (f09518eb => ffffffff) (gprs_llc.c:1079) 20241202095738752 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f09518eb => ffffffff) (gprs_llc.c:1125) 20241202095738752 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5642e326eb10 (gprs_sndcp.c:574) 20241202095738752 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5642e326ee68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241202095738752 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241202095738752 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) 20241202095738752 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) 20241202095738752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Deallocated (fsm.c:568) 20241202095738752 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095738752 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Deallocated (fsm.c:568) 20241202095738752 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095738752 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095738774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095738774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095738774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095738774 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095738774 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095738774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095738774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095738774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095738774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095738775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095738775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095738775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095738775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095738775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095738775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095738775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095738775 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095738775 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095738775 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095738775 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095738775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095738775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(959)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 20241202095738779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(955)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095738785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095738785 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(960)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(959)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095738791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095738791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095738791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095738791 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095738791 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095738791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095738791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095738791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095738791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095738792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095738792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095738792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095738792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095738792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095738792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095738792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095738792 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095738792 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095738792 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095738792 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(963)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241202095738792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095738792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095738795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095738799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095738799 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)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095738886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095738886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095738886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095738886 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095738886 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095738886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095738886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095738886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095738886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095738891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095738891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095738891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095738892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095738892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095738892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095738892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095738892 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095738892 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095738892 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095738892 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095738893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095738893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095738905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095738926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095738926 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)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095739127 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095739127 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095739127 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095739127 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(969)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095739128 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(969)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202095739129 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(969)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956)@1173ab45bddd: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='FE0F0D1B'O, index=0 SGSN_Test-GSUP(970)@1173ab45bddd: 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)@1173ab45bddd: 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 := '123177F8A963148CC0E7A666F35493A0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BBD0AACB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D18839E43FED9969'O } } } } } 20241202095739151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095739151 DLLC NOTICE LLME(ffffffff/fe0f0d1b){UNASSIGNED} LLC RX: unknown TLLI 0xfe0f0d1b, creating LLME on the fly (gprs_llc.c:552) 20241202095739151 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095739151 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1248) 20241202095739151 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095739151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Allocated (fsm.c:456) 20241202095739151 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095739151 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Allocated (fsm.c:456) 20241202095739151 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095739151 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095739151 DLLC NOTICE LLME(ffffffff/fe0f0d1b){UNASSIGNED} LLGM Assign pre (fe0f0d1b => eeec79f7) (gprs_llc.c:1079) 20241202095739151 DLLC NOTICE LLME(fe0f0d1b/eeec79f7){ASSIGNED} LLGM Assign post (fe0f0d1b => eeec79f7) (gprs_llc.c:1125) 20241202095739151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095739151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095739151 DMM DEBUG MM(262420000000027/eeec79f7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095739159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095739159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095739159 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095739159 DMM DEBUG MM(262420000000027/eeec79f7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1066) 20241202095739159 DMM NOTICE MM(262420000000027/eeec79f7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095739159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095739159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095739159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095739159 DMM DEBUG MM(262420000000027/eeec79f7) Requesting authorization (sgsn_auth.c:160) 20241202095739159 DMM INFO MM(262420000000027/eeec79f7) Requesting authentication tuples (sgsn_auth.c:184) 20241202095739159 DMM DEBUG MM(262420000000027/eeec79f7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095739159 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241202095739159 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@1173ab45bddd: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20241202095739202 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095739202 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095739202 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095739202 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095739202 DMM INFO MM(262420000000027/eeec79f7) Subscriber data update (mmctx.c:445) 20241202095739202 DMM DEBUG MM(262420000000027/eeec79f7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095739202 DMM INFO MM(262420000000027/eeec79f7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095739202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095739202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095739202 DMM INFO MM(262420000000027/eeec79f7) <- GMM AUTH AND CIPHERING REQ (rand = 12 31 77 f8 a9 63 14 8c c0 e7 a6 66 f3 54 93 a0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095739206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095739206 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095739206 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095739206 DMM INFO MM(262420000000027/eeec79f7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095739206 DMM NOTICE MM(262420000000027/eeec79f7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095739206 DMM DEBUG MM(262420000000027/eeec79f7) checking auth: received GSM SRES = bb d0 aa cb (gprs_gmm.c:648) 20241202095739206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095739206 DMM DEBUG MM(262420000000027/eeec79f7) Requesting authorization (sgsn_auth.c:160) 20241202095739206 DMM INFO MM(262420000000027/eeec79f7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095739206 DMM DEBUG MM(262420000000027/eeec79f7) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095739206 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241202095739206 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) 20241202095739206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095739206 DMM INFO MM(262420000000027/eeec79f7) <- GMM ATTACH ACCEPT (new P-TMSI=0xeeec79f7) (gprs_gmm.c:282) 20241202095739207 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095739207 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095739207 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241202095739207 DMM INFO MM(262420000000027/eeec79f7) Subscriber data update (mmctx.c:445) 20241202095739207 DMM DEBUG MM(262420000000027/eeec79f7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095739207 DMM INFO MM(262420000000027/eeec79f7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095739207 DMM NOTICE MM(262420000000027/eeec79f7) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:982) 20241202095739207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095739207 DMM NOTICE MM(262420000000027/eeec79f7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095739207 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) 20241202095739207 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095739207 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241202095739207 DMM INFO MM(262420000000027/eeec79f7) Subscriber data update (mmctx.c:445) 20241202095739207 DMM DEBUG MM(262420000000027/eeec79f7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095739210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095739210 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095739210 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095739210 DMM INFO MM(262420000000027/eeec79f7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095739210 DMM NOTICE MM(262420000000027/eeec79f7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095739210 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095739210 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095739210 DLLC NOTICE LLME(fe0f0d1b/eeec79f7){ASSIGNED} LLGM Assign pre (ffffffff => eeec79f7) (gprs_llc.c:1079) 20241202095739210 DLLC NOTICE LLME(ffffffff/eeec79f7){ASSIGNED} LLGM Assign post (ffffffff => eeec79f7) (gprs_llc.c:1125) 20241202095739210 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095739210 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095739210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095739210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@1173ab45bddd: setverdict(pass): none -> pass 20241202095739262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095739262 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241202095739262 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095739262 DMM INFO MM(262420000000027/eeec79f7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241202095739262 DMM INFO MM(262420000000027/eeec79f7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241202095739262 DMM DEBUG MM(262420000000027/eeec79f7) Using GGSN 0 (gprs_sm.c:317) 20241202095739262 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) 20241202095739262 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241202095739262 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241202095739262 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20241202095739262 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@1173ab45bddd: First createPDPContextRequest received, dropping & waiting for retransmission 20241202095744263 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241202095744277 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 d5 23 82 11 d9 46 e3 5d 14 05 7f 28 3b 7d 07 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1052 from retransmit req queue (gtp.c:443) 20241202095744277 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fef24f330d0, cbp=0x5642e3265b80) (sgsn_libgtp.c:630) 20241202095744277 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241202095744277 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5642e326ee68 TLLI=eeec79f7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241202095744277 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241202095744277 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241202095744299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095744299 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241202095744299 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095744299 DMM INFO MM(262420000000027/eeec79f7) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241202095744299 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:323) 20241202095744299 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@1173ab45bddd: First deletePDPContextRequest received, dropping & waiting for retransmission 20241202095749301 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241202095749305 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) 20241202095749305 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fef24f330d0, cbp=0x5642e3265b80) (sgsn_libgtp.c:630) 20241202095749305 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241202095749305 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5642e326ee68, TLLI=eeec79f7, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241202095749305 DMM INFO MM(262420000000027/eeec79f7) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241202095749305 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241202095749305 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956)@1173ab45bddd: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@1173ab45bddd: Final verdict of PTC: pass 20241202095749317 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41642<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@1173ab45bddd: Final verdict of PTC: none 20241202095749322 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095749322 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(963)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(968)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(958)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(966)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(961)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(957)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(957): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 09:57:49 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 20241202095749478 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53384<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095749880 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53384<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95768) 20241202095750323 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095750323 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241202095750595 DGPRS DEBUG Checking for inactive LLMEs, time = 35661669 (sgsn.c:132) Waiting for packet dumper to finish... 1 (prev_count=95768, count=103664) 20241202095751324 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095751324 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 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 20241202095752326 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095752326 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241202095752941 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47800<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095752942 DMM INFO MM(262420000000027/eeec79f7) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095752942 DMM INFO MM(262420000000027/eeec79f7) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095752942 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095752942 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095752942 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095752942 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095752942 DLLC NOTICE LLME(ffffffff/eeec79f7){ASSIGNED} LLGM Assign pre (eeec79f7 => ffffffff) (gprs_llc.c:1079) 20241202095752942 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eeec79f7 => ffffffff) (gprs_llc.c:1125) 20241202095752942 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241202095752942 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) 20241202095752942 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) 20241202095752942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Deallocated (fsm.c:568) 20241202095752942 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095752942 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Deallocated (fsm.c:568) 20241202095752942 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095752942 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095752965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095752965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095752965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095752965 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095752965 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095752965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095752965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095752965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095752965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095752966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095752966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095752966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095752966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095752966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095752966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095752966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095752966 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095752966 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095752966 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095752966 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095752967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095752967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095752969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(974)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 20241202095752974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095752974 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)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095752985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095752985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095752985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095752985 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095752985 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095752985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095752985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095752985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095752985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095752986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095752986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095752986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095752986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095752986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095752986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095752986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095752986 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095752986 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095752986 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095752986 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095752986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095752986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095752989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095752994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095752994 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)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095753005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095753005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095753005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095753005 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095753005 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095753005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095753005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095753005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095753005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095753007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095753007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095753007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095753007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095753007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095753007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095753007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095753007 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095753007 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095753007 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095753007 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(987)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241202095753007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095753007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095753009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095753014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095753014 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)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095753328 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095753328 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095753328 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095753328 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(988)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095753331 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(988)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202095753332 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(988)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@1173ab45bddd: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='C54E43A1'O, index=0 SGSN_Test-GSUP(989)@1173ab45bddd: 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)@1173ab45bddd: 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 := 'B67EA8AFE391DCE0A060FF5035768426'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '95939E43'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B2184C104243DA4E'O } } } } } 20241202095753368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095753368 DLLC NOTICE LLME(ffffffff/c54e43a1){UNASSIGNED} LLC RX: unknown TLLI 0xc54e43a1, creating LLME on the fly (gprs_llc.c:552) 20241202095753368 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095753368 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1248) 20241202095753368 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095753368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Allocated (fsm.c:456) 20241202095753368 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095753368 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Allocated (fsm.c:456) 20241202095753368 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095753368 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095753368 DLLC NOTICE LLME(ffffffff/c54e43a1){UNASSIGNED} LLGM Assign pre (c54e43a1 => f17df66d) (gprs_llc.c:1079) 20241202095753368 DLLC NOTICE LLME(c54e43a1/f17df66d){ASSIGNED} LLGM Assign post (c54e43a1 => f17df66d) (gprs_llc.c:1125) 20241202095753368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095753368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095753368 DMM DEBUG MM(262420000000028/f17df66d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095753376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095753376 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095753376 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095753376 DMM DEBUG MM(262420000000028/f17df66d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1066) 20241202095753376 DMM NOTICE MM(262420000000028/f17df66d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095753376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095753376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095753376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095753376 DMM DEBUG MM(262420000000028/f17df66d) Requesting authorization (sgsn_auth.c:160) 20241202095753376 DMM INFO MM(262420000000028/f17df66d) Requesting authentication tuples (sgsn_auth.c:184) 20241202095753376 DMM DEBUG MM(262420000000028/f17df66d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095753376 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241202095753376 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@1173ab45bddd: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20241202095753378 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095753378 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095753378 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095753378 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095753378 DMM INFO MM(262420000000028/f17df66d) Subscriber data update (mmctx.c:445) 20241202095753378 DMM DEBUG MM(262420000000028/f17df66d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095753378 DMM INFO MM(262420000000028/f17df66d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095753378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095753378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095753378 DMM INFO MM(262420000000028/f17df66d) <- GMM AUTH AND CIPHERING REQ (rand = b6 7e a8 af e3 91 dc e0 a0 60 ff 50 35 76 84 26 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095753384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095753384 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095753384 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095753384 DMM INFO MM(262420000000028/f17df66d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095753384 DMM NOTICE MM(262420000000028/f17df66d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095753384 DMM DEBUG MM(262420000000028/f17df66d) checking auth: received GSM SRES = 95 93 9e 43 (gprs_gmm.c:648) 20241202095753384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095753384 DMM DEBUG MM(262420000000028/f17df66d) Requesting authorization (sgsn_auth.c:160) 20241202095753384 DMM INFO MM(262420000000028/f17df66d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095753384 DMM DEBUG MM(262420000000028/f17df66d) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095753384 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241202095753384 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) 20241202095753384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095753384 DMM INFO MM(262420000000028/f17df66d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf17df66d) (gprs_gmm.c:282) 20241202095753385 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095753385 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095753385 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241202095753385 DMM INFO MM(262420000000028/f17df66d) Subscriber data update (mmctx.c:445) 20241202095753385 DMM DEBUG MM(262420000000028/f17df66d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095753385 DMM INFO MM(262420000000028/f17df66d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095753385 DMM NOTICE MM(262420000000028/f17df66d) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:982) 20241202095753385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095753385 DMM NOTICE MM(262420000000028/f17df66d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095753385 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) 20241202095753385 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095753385 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241202095753385 DMM INFO MM(262420000000028/f17df66d) Subscriber data update (mmctx.c:445) 20241202095753385 DMM DEBUG MM(262420000000028/f17df66d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095753389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095753389 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095753389 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095753389 DMM INFO MM(262420000000028/f17df66d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095753389 DMM NOTICE MM(262420000000028/f17df66d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095753389 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095753389 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095753389 DLLC NOTICE LLME(c54e43a1/f17df66d){ASSIGNED} LLGM Assign pre (ffffffff => f17df66d) (gprs_llc.c:1079) 20241202095753389 DLLC NOTICE LLME(ffffffff/f17df66d){ASSIGNED} LLGM Assign post (ffffffff => f17df66d) (gprs_llc.c:1125) 20241202095753389 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095753389 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095753389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095753389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@1173ab45bddd: setverdict(pass): none -> pass 20241202095753441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095753441 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241202095753441 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095753441 DMM INFO MM(262420000000028/f17df66d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241202095753441 DMM INFO MM(262420000000028/f17df66d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241202095753441 DMM DEBUG MM(262420000000028/f17df66d) Using GGSN 0 (gprs_sm.c:317) 20241202095753441 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) 20241202095753441 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241202095753441 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241202095753441 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20241202095753441 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241202095753448 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 c6 85 7c b9 11 ae 10 b6 f3 14 05 7f 24 6c d8 ec 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:443) 20241202095753448 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fef24f330d0, cbp=0x5642e3265b80) (sgsn_libgtp.c:630) 20241202095753448 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241202095753448 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5642e326ee68 TLLI=f17df66d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241202095753448 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241202095753448 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed 20241202095753453 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241202095753453 DGPRS INFO PDP(262420000000028:5): Context 0x7fef24f330d0 was deleted (sgsn_libgtp.c:704) 20241202095753453 DMM INFO MM(262420000000028/f17df66d) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241202095753453 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241202095753453 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@1173ab45bddd: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241202095753456 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241202095753457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095753457 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241202095753457 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095753457 DMM INFO MM(262420000000028/f17df66d) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20241202095753457 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) 20241202095753457 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@1173ab45bddd: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@1173ab45bddd: Final verdict of PTC: pass 20241202095753459 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47800<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(982)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(977)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(987)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@1173ab45bddd: Final verdict of PTC: none 20241202095753464 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095753464 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(975)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(985)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(980)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 09:57:53 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 20241202095753543 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47804<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095753945 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47804<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=42172) 20241202095754466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095754466 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=42172, count=102624) 20241202095755467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095755467 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 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 20241202095756469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095756469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241202095756985 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47810<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095756989 DMM INFO MM(262420000000028/f17df66d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095756989 DMM INFO MM(262420000000028/f17df66d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095756989 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095756989 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095756989 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095756989 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095756989 DLLC NOTICE LLME(ffffffff/f17df66d){ASSIGNED} LLGM Assign pre (f17df66d => ffffffff) (gprs_llc.c:1079) 20241202095756989 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f17df66d => ffffffff) (gprs_llc.c:1125) 20241202095756989 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5642e326eb10 (gprs_sndcp.c:574) 20241202095756989 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5642e326ee68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241202095756989 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241202095756989 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) 20241202095756989 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) 20241202095756989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Deallocated (fsm.c:568) 20241202095756989 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095756989 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Deallocated (fsm.c:568) 20241202095756989 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095756989 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(997)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(997)@1173ab45bddd: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(996)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 20241202095757024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095757024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095757024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095757024 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095757024 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095757024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095757024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095757024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095757024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(997)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095757024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095757024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095757024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095757024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095757024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095757024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095757024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095757024 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095757024 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095757024 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095757024 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095757025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095757025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(997)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(997)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095757027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(993)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095757033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095757033 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(996)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1001)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@1173ab45bddd: Provider Link came up: sending NS-RESET TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095757036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095757036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095757036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095757036 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095757036 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095757036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095757036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095757036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095757036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095757038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095757038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095757038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095757038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095757038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095757038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095757038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095757038 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095757038 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095757038 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095757038 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1001)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241202095757039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095757039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095757041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095757045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095757045 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1006)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095757056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095757056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095757056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095757056 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095757056 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095757056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095757056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095757056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095757056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095757057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095757057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095757057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095757057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095757057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095757057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095757057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095757057 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095757057 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095757057 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095757057 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095757058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095757058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095757061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095757066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095757066 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095757470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095757470 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095757470 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095757470 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1007)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095757475 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) 20241202095757476 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1007)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1007)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1007)@1173ab45bddd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1007)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@1173ab45bddd: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='C11027C2'O, index=0 SGSN_Test-GSUP(1008)@1173ab45bddd: 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)@1173ab45bddd: 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 := '316FF194F2E7048E4765BDD1ED735509'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A1EADB18'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B73D5FB26B6B2A64'O } } } } } 20241202095757512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095757512 DLLC NOTICE LLME(ffffffff/c11027c2){UNASSIGNED} LLC RX: unknown TLLI 0xc11027c2, creating LLME on the fly (gprs_llc.c:552) 20241202095757512 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095757512 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1248) 20241202095757512 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095757512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Allocated (fsm.c:456) 20241202095757512 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095757512 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Allocated (fsm.c:456) 20241202095757512 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095757512 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095757512 DLLC NOTICE LLME(ffffffff/c11027c2){UNASSIGNED} LLGM Assign pre (c11027c2 => da814eeb) (gprs_llc.c:1079) 20241202095757512 DLLC NOTICE LLME(c11027c2/da814eeb){ASSIGNED} LLGM Assign post (c11027c2 => da814eeb) (gprs_llc.c:1125) 20241202095757512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095757512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095757512 DMM DEBUG MM(262420000000026/da814eeb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095757518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095757518 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095757518 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095757518 DMM DEBUG MM(262420000000026/da814eeb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20241202095757518 DMM NOTICE MM(262420000000026/da814eeb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095757518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095757518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095757518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095757518 DMM DEBUG MM(262420000000026/da814eeb) Requesting authorization (sgsn_auth.c:160) 20241202095757518 DMM INFO MM(262420000000026/da814eeb) Requesting authentication tuples (sgsn_auth.c:184) 20241202095757518 DMM DEBUG MM(262420000000026/da814eeb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095757518 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241202095757518 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@1173ab45bddd: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20241202095757520 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095757520 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095757520 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095757520 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095757520 DMM INFO MM(262420000000026/da814eeb) Subscriber data update (mmctx.c:445) 20241202095757520 DMM DEBUG MM(262420000000026/da814eeb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095757520 DMM INFO MM(262420000000026/da814eeb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095757520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095757520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095757520 DMM INFO MM(262420000000026/da814eeb) <- GMM AUTH AND CIPHERING REQ (rand = 31 6f f1 94 f2 e7 04 8e 47 65 bd d1 ed 73 55 09 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095757524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095757524 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095757524 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095757524 DMM INFO MM(262420000000026/da814eeb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095757524 DMM NOTICE MM(262420000000026/da814eeb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095757524 DMM DEBUG MM(262420000000026/da814eeb) checking auth: received GSM SRES = a1 ea db 18 (gprs_gmm.c:648) 20241202095757524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095757524 DMM DEBUG MM(262420000000026/da814eeb) Requesting authorization (sgsn_auth.c:160) 20241202095757524 DMM INFO MM(262420000000026/da814eeb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095757524 DMM DEBUG MM(262420000000026/da814eeb) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095757524 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241202095757524 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) 20241202095757524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095757524 DMM INFO MM(262420000000026/da814eeb) <- GMM ATTACH ACCEPT (new P-TMSI=0xda814eeb) (gprs_gmm.c:282) 20241202095757525 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095757525 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095757525 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241202095757525 DMM INFO MM(262420000000026/da814eeb) Subscriber data update (mmctx.c:445) 20241202095757525 DMM DEBUG MM(262420000000026/da814eeb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095757525 DMM INFO MM(262420000000026/da814eeb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095757525 DMM NOTICE MM(262420000000026/da814eeb) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20241202095757525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095757525 DMM NOTICE MM(262420000000026/da814eeb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095757525 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) 20241202095757525 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095757525 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241202095757525 DMM INFO MM(262420000000026/da814eeb) Subscriber data update (mmctx.c:445) 20241202095757525 DMM DEBUG MM(262420000000026/da814eeb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095757528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095757528 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095757528 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095757528 DMM INFO MM(262420000000026/da814eeb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095757528 DMM NOTICE MM(262420000000026/da814eeb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095757528 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095757528 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095757528 DLLC NOTICE LLME(c11027c2/da814eeb){ASSIGNED} LLGM Assign pre (ffffffff => da814eeb) (gprs_llc.c:1079) 20241202095757528 DLLC NOTICE LLME(ffffffff/da814eeb){ASSIGNED} LLGM Assign post (ffffffff => da814eeb) (gprs_llc.c:1125) 20241202095757528 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095757528 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095757528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095757528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@1173ab45bddd: setverdict(pass): none -> pass 20241202095757583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095757583 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241202095757583 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095757583 DMM INFO MM(262420000000026/da814eeb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241202095757583 DMM INFO MM(262420000000026/da814eeb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241202095757583 DMM DEBUG MM(262420000000026/da814eeb) Using GGSN 0 (gprs_sm.c:317) 20241202095757583 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) 20241202095757583 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241202095757583 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241202095757583 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241202095757583 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241202095757593 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 79 b9 55 fd 11 3c 94 e6 f8 14 05 7f dd b3 00 14 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) 20241202095757593 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fef24f330d0, cbp=0x5642e3265b80) (sgsn_libgtp.c:630) 20241202095757593 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241202095757593 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5642e326ee68 TLLI=da814eeb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241202095757593 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241202095757593 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed 20241202095757598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095757598 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241202095757598 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095757600 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 79 b9 55 fd 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20241202095757600 DGPRS INFO PDP(262420000000026:5): Context 0x7fef24f330d0 was deleted (sgsn_libgtp.c:704) 20241202095757600 DMM INFO MM(262420000000026/da814eeb) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241202095757600 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241202095757600 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@1173ab45bddd: Removing Client IMSI='262420000000026'H, index=0 20241202095757603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095757603 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241202095757603 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095757603 DMM INFO MM(262420000000026/da814eeb) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@1173ab45bddd: Final verdict of PTC: pass 20241202095757604 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47810<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(996)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(1001)@1173ab45bddd: Final verdict of PTC: none 20241202095757608 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095757608 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1008)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(1006)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(997)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(1004)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(995)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(999)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(995): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(996): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(997): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 09:57:57 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.talloc 20241202095757706 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47812<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095758108 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47812<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84860) 20241202095758609 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095758609 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84860, count=104444) 20241202095759610 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095759610 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 09:58: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_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 20241202095800611 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095800612 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_pdp_act_gmm_detach started. 20241202095801141 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47820<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095801144 DMM INFO MM(262420000000026/da814eeb) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095801144 DMM INFO MM(262420000000026/da814eeb) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095801144 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095801144 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095801144 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095801144 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095801144 DLLC NOTICE LLME(ffffffff/da814eeb){ASSIGNED} LLGM Assign pre (da814eeb => ffffffff) (gprs_llc.c:1079) 20241202095801144 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da814eeb => ffffffff) (gprs_llc.c:1125) 20241202095801144 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5642e326eb10 (gprs_sndcp.c:574) 20241202095801144 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5642e326ee68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241202095801144 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241202095801144 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) 20241202095801144 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) 20241202095801144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Deallocated (fsm.c:568) 20241202095801144 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095801144 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Deallocated (fsm.c:568) 20241202095801144 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095801144 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095801175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095801175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095801175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095801175 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095801176 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095801176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095801176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095801176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095801176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095801176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095801177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095801177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095801177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095801177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095801177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095801177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095801177 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095801177 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095801177 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095801177 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095801177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095801177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095801179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095801183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095801183 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095801192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095801192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095801192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095801192 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095801192 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095801192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095801192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095801192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095801192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095801193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095801193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095801193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095801193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095801193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095801193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095801193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095801193 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095801193 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095801193 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095801193 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095801193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095801193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095801195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095801202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095801202 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1022)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1021)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1026)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1026)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095801216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095801216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095801216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095801216 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095801216 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095801216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095801216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095801216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095801216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1026)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095801216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095801216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095801216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095801216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095801216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095801216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095801216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095801216 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095801216 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095801216 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095801216 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095801217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095801217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1026)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1026)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095801218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095801225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095801225 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1023)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095801612 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095801612 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095801612 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095801612 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1025)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1025)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095801614 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) 20241202095801614 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1025)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1025)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1025)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1025)@1173ab45bddd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1025)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1025)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@1173ab45bddd: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='D69DABC4'O, index=0 SGSN_Test-GSUP(1027)@1173ab45bddd: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@1173ab45bddd: 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 := 'E235D3FBFF4D72D2695F4540E0F6DAD3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B4A14A70'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '51E2424887819D9D'O } } } } } 20241202095801634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095801635 DLLC NOTICE LLME(ffffffff/d69dabc4){UNASSIGNED} LLC RX: unknown TLLI 0xd69dabc4, creating LLME on the fly (gprs_llc.c:552) 20241202095801635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095801635 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1248) 20241202095801635 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095801635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Allocated (fsm.c:456) 20241202095801635 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095801635 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Allocated (fsm.c:456) 20241202095801635 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095801635 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095801635 DLLC NOTICE LLME(ffffffff/d69dabc4){UNASSIGNED} LLGM Assign pre (d69dabc4 => da8a1f5d) (gprs_llc.c:1079) 20241202095801635 DLLC NOTICE LLME(d69dabc4/da8a1f5d){ASSIGNED} LLGM Assign post (d69dabc4 => da8a1f5d) (gprs_llc.c:1125) 20241202095801635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095801635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095801635 DMM DEBUG MM(262420000000026/da8a1f5d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095801641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095801641 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095801641 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095801641 DMM DEBUG MM(262420000000026/da8a1f5d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20241202095801641 DMM NOTICE MM(262420000000026/da8a1f5d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095801641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095801641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095801641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095801641 DMM DEBUG MM(262420000000026/da8a1f5d) Requesting authorization (sgsn_auth.c:160) 20241202095801641 DMM INFO MM(262420000000026/da8a1f5d) Requesting authentication tuples (sgsn_auth.c:184) 20241202095801641 DMM DEBUG MM(262420000000026/da8a1f5d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095801641 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241202095801641 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@1173ab45bddd: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20241202095801686 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095801686 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095801686 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095801686 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095801686 DMM INFO MM(262420000000026/da8a1f5d) Subscriber data update (mmctx.c:445) 20241202095801686 DMM DEBUG MM(262420000000026/da8a1f5d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095801686 DMM INFO MM(262420000000026/da8a1f5d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095801686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095801686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095801686 DMM INFO MM(262420000000026/da8a1f5d) <- GMM AUTH AND CIPHERING REQ (rand = e2 35 d3 fb ff 4d 72 d2 69 5f 45 40 e0 f6 da d3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095801691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095801691 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095801691 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095801691 DMM INFO MM(262420000000026/da8a1f5d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095801691 DMM NOTICE MM(262420000000026/da8a1f5d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095801691 DMM DEBUG MM(262420000000026/da8a1f5d) checking auth: received GSM SRES = b4 a1 4a 70 (gprs_gmm.c:648) 20241202095801691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095801691 DMM DEBUG MM(262420000000026/da8a1f5d) Requesting authorization (sgsn_auth.c:160) 20241202095801692 DMM INFO MM(262420000000026/da8a1f5d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095801692 DMM DEBUG MM(262420000000026/da8a1f5d) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095801692 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241202095801692 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) 20241202095801692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095801692 DMM INFO MM(262420000000026/da8a1f5d) <- GMM ATTACH ACCEPT (new P-TMSI=0xda8a1f5d) (gprs_gmm.c:282) 20241202095801692 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095801692 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095801692 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241202095801692 DMM INFO MM(262420000000026/da8a1f5d) Subscriber data update (mmctx.c:445) 20241202095801692 DMM DEBUG MM(262420000000026/da8a1f5d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095801692 DMM INFO MM(262420000000026/da8a1f5d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095801692 DMM NOTICE MM(262420000000026/da8a1f5d) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20241202095801692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095801692 DMM NOTICE MM(262420000000026/da8a1f5d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095801692 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) 20241202095801693 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095801693 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241202095801693 DMM INFO MM(262420000000026/da8a1f5d) Subscriber data update (mmctx.c:445) 20241202095801693 DMM DEBUG MM(262420000000026/da8a1f5d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095801695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095801695 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095801695 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095801695 DMM INFO MM(262420000000026/da8a1f5d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095801695 DMM NOTICE MM(262420000000026/da8a1f5d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095801695 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095801695 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095801695 DLLC NOTICE LLME(d69dabc4/da8a1f5d){ASSIGNED} LLGM Assign pre (ffffffff => da8a1f5d) (gprs_llc.c:1079) 20241202095801695 DLLC NOTICE LLME(ffffffff/da8a1f5d){ASSIGNED} LLGM Assign post (ffffffff => da8a1f5d) (gprs_llc.c:1125) 20241202095801695 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095801695 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095801695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095801695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@1173ab45bddd: setverdict(pass): none -> pass 20241202095801767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095801767 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241202095801767 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095801767 DMM INFO MM(262420000000026/da8a1f5d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241202095801767 DMM INFO MM(262420000000026/da8a1f5d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241202095801767 DMM DEBUG MM(262420000000026/da8a1f5d) Using GGSN 0 (gprs_sm.c:317) 20241202095801767 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) 20241202095801767 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241202095801767 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241202095801767 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241202095801767 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241202095801773 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 9a 99 21 a7 11 ce e4 f7 27 14 05 7f ec bf db 6d 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) 20241202095801773 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fef24f330d0, cbp=0x5642e3265b80) (sgsn_libgtp.c:630) 20241202095801773 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241202095801773 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5642e326ee68 TLLI=da8a1f5d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241202095801773 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241202095801773 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed 20241202095801776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095801776 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095801776 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095801776 DMM INFO MM(262420000000026/da8a1f5d) -> GMM DETACH REQUEST TLLI=0xda8a1f5d type=GPRS detach (gprs_gmm.c:1440) 20241202095801776 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241202095801776 DMM INFO MM(262420000000026/da8a1f5d) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241202095801776 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095801776 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095801776 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095801776 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095801776 DLLC NOTICE LLME(ffffffff/da8a1f5d){ASSIGNED} LLGM Assign pre (da8a1f5d => ffffffff) (gprs_llc.c:1079) 20241202095801776 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da8a1f5d => ffffffff) (gprs_llc.c:1125) 20241202095801776 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5642e326eb10 (gprs_sndcp.c:574) 20241202095801776 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5642e326ee68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241202095801776 DMM NOTICE MM(262420000000026/da8a1f5d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241202095801776 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241202095801776 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241202095801776 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241202095801776 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241202095801776 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241202095801776 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) 20241202095801776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Deallocated (fsm.c:568) 20241202095801776 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095801776 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Deallocated (fsm.c:568) 20241202095801776 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095801777 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@1173ab45bddd: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@1173ab45bddd: Final verdict of PTC: pass 20241202095801780 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47820<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1015)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP(1027)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(1026)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@1173ab45bddd: Final verdict of PTC: none 20241202095801781 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095801781 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1017)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(1020)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1025)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(1018)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(1024)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(1013)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1023)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1023): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(1024): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(1025): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(1026): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 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 20241202095801902 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37550<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095802205 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37550<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=42984) 20241202095802782 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095802782 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=42984, count=108876) 20241202095803784 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095803784 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 09:58: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_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 20241202095804785 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095804785 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241202095805238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37566<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095805240 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095805280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095805280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095805280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095805280 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095805280 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095805280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095805280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095805280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095805280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095805281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095805281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095805281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095805281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095805281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095805281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095805281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095805281 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095805281 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095805281 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095805281 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095805281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095805281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095805283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1031)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 20241202095805287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095805288 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)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095805298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095805298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095805298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095805298 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095805298 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095805298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095805298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095805298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095805298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095805299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095805299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095805299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095805300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095805300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095805300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095805300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095805300 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095805300 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095805300 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095805300 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095805300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095805300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1040)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 20241202095805302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1036)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241202095805307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095805307 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)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1040)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1045)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1045)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095805318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095805318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095805318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095805318 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095805318 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095805318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095805318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095805318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095805318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1045)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095805319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095805319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095805319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095805319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095805319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095805319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095805319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095805319 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095805319 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095805319 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095805319 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095805319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095805319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1045)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1045)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095805321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095805326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095805326 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(1042)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095805785 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095805785 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095805785 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095805785 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1044)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1044)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095805786 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) 20241202095805787 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1044)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1044)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1044)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1044)@1173ab45bddd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1044)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1044)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@1173ab45bddd: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='F8F57358'O, index=0 SGSN_Test-GSUP(1046)@1173ab45bddd: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20241202095806809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095806809 DLLC NOTICE LLME(ffffffff/f8f57358){UNASSIGNED} LLC RX: unknown TLLI 0xf8f57358, creating LLME on the fly (gprs_llc.c:552) 20241202095806809 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095806809 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20241202095806809 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095806809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Allocated (fsm.c:456) 20241202095806809 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095806809 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Allocated (fsm.c:456) 20241202095806809 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095806809 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095806809 DLLC NOTICE LLME(ffffffff/f8f57358){UNASSIGNED} LLGM Assign pre (f8f57358 => e6e3c6ca) (gprs_llc.c:1079) 20241202095806809 DLLC NOTICE LLME(f8f57358/e6e3c6ca){ASSIGNED} LLGM Assign post (f8f57358 => e6e3c6ca) (gprs_llc.c:1125) 20241202095806809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095806809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095806809 DMM DEBUG MM(262420000000039/e6e3c6ca) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095806815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095806815 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20241202095806815 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095806815 DMM INFO MM(262420000000039/e6e3c6ca) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20241202095806815 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095806815 DLLC NOTICE LLME(f8f57358/e6e3c6ca){ASSIGNED} LLGM Assign pre (f8f57358 => e6e3c6ca) (gprs_llc.c:1079) 20241202095806815 DLLC NOTICE LLME(f8f57358/e6e3c6ca){ASSIGNED} LLGM Assign post (f8f57358 => e6e3c6ca) (gprs_llc.c:1125) 20241202095806815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095806815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095806815 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095806815 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095806815 DMM DEBUG MM(262420000000039/e6e3c6ca) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20241202095806815 DMM NOTICE MM(262420000000039/e6e3c6ca) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095806815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095806815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095806815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241202095806815 DMM INFO MM(262420000000039/e6e3c6ca) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6e3c6ca) (gprs_gmm.c:282) TC_attach_gmm_attach_req_while_gmm_attach(1048)@1173ab45bddd: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@1173ab45bddd: Removing Client IMSI='262420000000039'H, index=0 20241202095807828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095807828 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095807828 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095807828 DMM INFO MM(262420000000039/e6e3c6ca) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095807828 DMM NOTICE MM(262420000000039/e6e3c6ca) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095807828 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095807828 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095807828 DLLC NOTICE LLME(f8f57358/e6e3c6ca){ASSIGNED} LLGM Assign pre (ffffffff => e6e3c6ca) (gprs_llc.c:1079) 20241202095807828 DLLC NOTICE LLME(ffffffff/e6e3c6ca){ASSIGNED} LLGM Assign post (ffffffff => e6e3c6ca) (gprs_llc.c:1125) 20241202095807828 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095807828 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095807828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095807828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@1173ab45bddd: Final verdict of PTC: pass 20241202095807837 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37566<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1046)@1173ab45bddd: Final verdict of PTC: none 20241202095807842 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095807843 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1042)@1173ab45bddd: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(1039)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1044)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(1034)@1173ab45bddd: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(1032)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(1037)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(1045)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(1043)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1042): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(1043): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(1044): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(1045): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 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 20241202095807994 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095808395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37572<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60408) 20241202095808844 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095808844 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60408, count=70464) 20241202095809845 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095809845 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 09:58: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_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 20241202095810846 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095810846 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_xid_empty_l3 started. 20241202095811425 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37578<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095811425 DMM INFO MM(262420000000039/e6e3c6ca) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095811425 DMM INFO MM(262420000000039/e6e3c6ca) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095811425 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095811425 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095811425 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095811425 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095811425 DLLC NOTICE LLME(ffffffff/e6e3c6ca){ASSIGNED} LLGM Assign pre (e6e3c6ca => ffffffff) (gprs_llc.c:1079) 20241202095811425 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6e3c6ca => ffffffff) (gprs_llc.c:1125) 20241202095811425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Deallocated (fsm.c:568) 20241202095811425 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095811425 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Deallocated (fsm.c:568) 20241202095811425 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095811425 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095811446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095811446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095811446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095811446 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095811446 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095811446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095811446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095811446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095811446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095811448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095811448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095811448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095811448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095811448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095811448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095811448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095811448 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095811448 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095811448 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095811448 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095811448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095811448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095811451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(1055)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1050)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095811459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095811459 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1052)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1054)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1059)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1059)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095811468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095811468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095811468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095811468 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095811468 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095811468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095811468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095811468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095811468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1058)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1059)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095811469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095811469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095811469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095811469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095811469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095811469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095811469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095811469 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095811469 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095811469 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095811469 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095811470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095811470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1059)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1059)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095811472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1055)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241202095811477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095811477 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1056)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1058)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095811482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095811482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095811482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095811482 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095811482 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095811482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095811482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095811482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095811482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095811482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095811482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095811482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095811482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095811482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095811482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095811482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095811482 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095811482 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095811482 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095811482 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095811483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095811483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095811485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095811490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095811490 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095811847 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095811847 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095811847 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095811847 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1064)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095811848 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) 20241202095811848 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1064)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1064)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@1173ab45bddd: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='C174455D'O, index=0 SGSN_Test-GSUP(1065)@1173ab45bddd: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@1173ab45bddd: 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 := '2A674AD013DE9961C61BA275441E4602'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '714A47CB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ECA8FA3F22E5D70B'O } } } } } 20241202095812872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095812872 DLLC NOTICE LLME(ffffffff/c174455d){UNASSIGNED} LLC RX: unknown TLLI 0xc174455d, creating LLME on the fly (gprs_llc.c:552) 20241202095812872 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095812872 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1248) 20241202095812872 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095812872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Allocated (fsm.c:456) 20241202095812872 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095812872 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Allocated (fsm.c:456) 20241202095812872 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095812872 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095812872 DLLC NOTICE LLME(ffffffff/c174455d){UNASSIGNED} LLGM Assign pre (c174455d => df3db462) (gprs_llc.c:1079) 20241202095812872 DLLC NOTICE LLME(c174455d/df3db462){ASSIGNED} LLGM Assign post (c174455d => df3db462) (gprs_llc.c:1125) 20241202095812872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095812872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095812872 DMM DEBUG MM(262420000000044/df3db462) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095812879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095812879 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095812879 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095812879 DMM DEBUG MM(262420000000044/df3db462) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1066) 20241202095812879 DMM NOTICE MM(262420000000044/df3db462) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095812879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095812879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095812879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095812879 DMM DEBUG MM(262420000000044/df3db462) Requesting authorization (sgsn_auth.c:160) 20241202095812879 DMM INFO MM(262420000000044/df3db462) Requesting authentication tuples (sgsn_auth.c:184) 20241202095812879 DMM DEBUG MM(262420000000044/df3db462) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095812879 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241202095812879 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@1173ab45bddd: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20241202095812881 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095812881 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095812881 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095812881 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095812881 DMM INFO MM(262420000000044/df3db462) Subscriber data update (mmctx.c:445) 20241202095812881 DMM DEBUG MM(262420000000044/df3db462) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095812881 DMM INFO MM(262420000000044/df3db462) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095812881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095812881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095812881 DMM INFO MM(262420000000044/df3db462) <- GMM AUTH AND CIPHERING REQ (rand = 2a 67 4a d0 13 de 99 61 c6 1b a2 75 44 1e 46 02 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095812885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095812885 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095812885 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095812885 DMM INFO MM(262420000000044/df3db462) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095812885 DMM NOTICE MM(262420000000044/df3db462) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095812885 DMM DEBUG MM(262420000000044/df3db462) checking auth: received GSM SRES = 71 4a 47 cb (gprs_gmm.c:648) 20241202095812885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095812885 DMM DEBUG MM(262420000000044/df3db462) Requesting authorization (sgsn_auth.c:160) 20241202095812885 DMM INFO MM(262420000000044/df3db462) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095812885 DMM DEBUG MM(262420000000044/df3db462) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095812885 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241202095812885 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) 20241202095812885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095812885 DMM INFO MM(262420000000044/df3db462) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf3db462) (gprs_gmm.c:282) 20241202095812886 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095812886 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095812886 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241202095812886 DMM INFO MM(262420000000044/df3db462) Subscriber data update (mmctx.c:445) 20241202095812886 DMM DEBUG MM(262420000000044/df3db462) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095812886 DMM INFO MM(262420000000044/df3db462) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095812886 DMM NOTICE MM(262420000000044/df3db462) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:982) 20241202095812886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095812886 DMM NOTICE MM(262420000000044/df3db462) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095812886 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) 20241202095812886 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095812886 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241202095812886 DMM INFO MM(262420000000044/df3db462) Subscriber data update (mmctx.c:445) 20241202095812886 DMM DEBUG MM(262420000000044/df3db462) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095812889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095812889 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095812889 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095812889 DMM INFO MM(262420000000044/df3db462) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095812889 DMM NOTICE MM(262420000000044/df3db462) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095812889 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095812889 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095812889 DLLC NOTICE LLME(c174455d/df3db462){ASSIGNED} LLGM Assign pre (ffffffff => df3db462) (gprs_llc.c:1079) 20241202095812889 DLLC NOTICE LLME(ffffffff/df3db462){ASSIGNED} LLGM Assign post (ffffffff => df3db462) (gprs_llc.c:1125) 20241202095812889 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095812889 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095812889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095812889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@1173ab45bddd: setverdict(pass): none -> pass 20241202095812941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095812941 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241202095812941 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095812941 DMM INFO MM(262420000000044/df3db462) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241202095812941 DMM INFO MM(262420000000044/df3db462) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241202095812941 DMM DEBUG MM(262420000000044/df3db462) Using GGSN 0 (gprs_sm.c:317) 20241202095812941 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) 20241202095812941 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241202095812941 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241202095812941 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20241202095812941 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241202095812947 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 9d e3 05 4e 11 2e db b7 22 14 05 7f fa 47 9d 87 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) 20241202095812947 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fef24f34148, cbp=0x5642e3267490) (sgsn_libgtp.c:630) 20241202095812947 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241202095812947 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5642e326ee68 TLLI=df3db462, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241202095812947 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241202095812947 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed 20241202095812951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095812951 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241202095812951 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241202095812951 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@1173ab45bddd: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@1173ab45bddd: Final verdict of PTC: pass 20241202095812954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37578<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_xid_empty_l3-BVCI196(1052)@1173ab45bddd: Final verdict of PTC: none 20241202095812955 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) -NSVCI98(1059)@1173ab45bddd: Final verdict of PTC: none 20241202095812956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1064)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(1063)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(1053)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@1173ab45bddd: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1056)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP(1065)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@1173ab45bddd: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(1061)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(1051)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1058)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(1057)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_xid_empty_l3-BVCI210(1056): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(1057): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(1058): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(1059): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@1173ab45bddd: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 09:58:13 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 20241202095813067 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40732<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095813468 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40732<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94384) 20241202095813957 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095813957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=94384, count=98740) 20241202095814958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095814958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 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 20241202095815959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095815959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_xid_n201u started. 20241202095816493 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40742<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095816494 DMM INFO MM(262420000000044/df3db462) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095816494 DMM INFO MM(262420000000044/df3db462) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095816494 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095816494 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095816494 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095816494 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095816494 DLLC NOTICE LLME(ffffffff/df3db462){ASSIGNED} LLGM Assign pre (df3db462 => ffffffff) (gprs_llc.c:1079) 20241202095816494 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df3db462 => ffffffff) (gprs_llc.c:1125) 20241202095816494 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5642e326eb10 (gprs_sndcp.c:574) 20241202095816494 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5642e326ee68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241202095816494 DMM NOTICE MM(262420000000044/df3db462) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241202095816494 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241202095816494 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241202095816494 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241202095816494 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241202095816494 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241202095816494 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) 20241202095816494 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) 20241202095816494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Deallocated (fsm.c:568) 20241202095816494 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095816494 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Deallocated (fsm.c:568) 20241202095816494 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095816494 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095816513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095816513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095816513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095816513 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095816513 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095816513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095816513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095816513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095816513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095816515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095816515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095816515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095816515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095816515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095816515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095816515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095816515 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095816515 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095816515 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095816515 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095816515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095816515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095816518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095816523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095816523 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1071)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095816533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095816533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095816533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095816533 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095816533 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095816533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095816533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095816533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095816533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095816534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095816534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095816534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095816534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095816534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095816534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095816534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095816534 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095816534 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095816534 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095816534 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095816534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095816534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095816536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095816542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095816542 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095816553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095816553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095816553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095816553 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095816553 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095816553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095816553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095816553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095816553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095816554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095816554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095816554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095816554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095816554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095816554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095816554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095816554 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095816554 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095816554 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095816554 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095816555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095816555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095816557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095816562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095816562 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095816959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095816959 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095816959 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095816959 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1083)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095816961 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(1083)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202095816961 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1083)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@1173ab45bddd: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='CF23559C'O, index=0 SGSN_Test-GSUP(1084)@1173ab45bddd: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@1173ab45bddd: 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 := '308CEAB07D6EC9288D940B838BD9E835'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '96893F28'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1E7F10C50594522F'O } } } } } 20241202095817986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095817986 DLLC NOTICE LLME(ffffffff/cf23559c){UNASSIGNED} LLC RX: unknown TLLI 0xcf23559c, creating LLME on the fly (gprs_llc.c:552) 20241202095817986 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095817986 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1248) 20241202095817986 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095817986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Allocated (fsm.c:456) 20241202095817986 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095817986 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Allocated (fsm.c:456) 20241202095817986 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095817986 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095817986 DLLC NOTICE LLME(ffffffff/cf23559c){UNASSIGNED} LLGM Assign pre (cf23559c => d37eacc1) (gprs_llc.c:1079) 20241202095817986 DLLC NOTICE LLME(cf23559c/d37eacc1){ASSIGNED} LLGM Assign post (cf23559c => d37eacc1) (gprs_llc.c:1125) 20241202095817986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095817986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095817986 DMM DEBUG MM(262420000000045/d37eacc1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095817994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095817994 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095817994 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095817994 DMM DEBUG MM(262420000000045/d37eacc1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1066) 20241202095817994 DMM NOTICE MM(262420000000045/d37eacc1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095817994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095817994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095817994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095817994 DMM DEBUG MM(262420000000045/d37eacc1) Requesting authorization (sgsn_auth.c:160) 20241202095817994 DMM INFO MM(262420000000045/d37eacc1) Requesting authentication tuples (sgsn_auth.c:184) 20241202095817994 DMM DEBUG MM(262420000000045/d37eacc1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095817994 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241202095817994 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@1173ab45bddd: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20241202095817996 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095817996 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095817996 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095817996 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095817996 DMM INFO MM(262420000000045/d37eacc1) Subscriber data update (mmctx.c:445) 20241202095817996 DMM DEBUG MM(262420000000045/d37eacc1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095817996 DMM INFO MM(262420000000045/d37eacc1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095817996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095817996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095817996 DMM INFO MM(262420000000045/d37eacc1) <- GMM AUTH AND CIPHERING REQ (rand = 30 8c ea b0 7d 6e c9 28 8d 94 0b 83 8b d9 e8 35 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095818002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095818002 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095818002 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095818002 DMM INFO MM(262420000000045/d37eacc1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095818002 DMM NOTICE MM(262420000000045/d37eacc1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095818002 DMM DEBUG MM(262420000000045/d37eacc1) checking auth: received GSM SRES = 96 89 3f 28 (gprs_gmm.c:648) 20241202095818002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095818002 DMM DEBUG MM(262420000000045/d37eacc1) Requesting authorization (sgsn_auth.c:160) 20241202095818002 DMM INFO MM(262420000000045/d37eacc1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095818002 DMM DEBUG MM(262420000000045/d37eacc1) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095818002 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241202095818002 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) 20241202095818002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095818002 DMM INFO MM(262420000000045/d37eacc1) <- GMM ATTACH ACCEPT (new P-TMSI=0xd37eacc1) (gprs_gmm.c:282) 20241202095818003 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095818003 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095818003 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241202095818003 DMM INFO MM(262420000000045/d37eacc1) Subscriber data update (mmctx.c:445) 20241202095818003 DMM DEBUG MM(262420000000045/d37eacc1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095818003 DMM INFO MM(262420000000045/d37eacc1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095818003 DMM NOTICE MM(262420000000045/d37eacc1) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:982) 20241202095818003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095818003 DMM NOTICE MM(262420000000045/d37eacc1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095818003 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) 20241202095818003 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095818003 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241202095818003 DMM INFO MM(262420000000045/d37eacc1) Subscriber data update (mmctx.c:445) 20241202095818003 DMM DEBUG MM(262420000000045/d37eacc1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095818007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095818007 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095818007 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095818007 DMM INFO MM(262420000000045/d37eacc1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095818007 DMM NOTICE MM(262420000000045/d37eacc1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095818007 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095818007 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095818007 DLLC NOTICE LLME(cf23559c/d37eacc1){ASSIGNED} LLGM Assign pre (ffffffff => d37eacc1) (gprs_llc.c:1079) 20241202095818007 DLLC NOTICE LLME(ffffffff/d37eacc1){ASSIGNED} LLGM Assign post (ffffffff => d37eacc1) (gprs_llc.c:1125) 20241202095818007 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095818007 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095818007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095818007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@1173ab45bddd: setverdict(pass): none -> pass 20241202095818060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095818060 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241202095818060 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095818060 DMM INFO MM(262420000000045/d37eacc1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241202095818060 DMM INFO MM(262420000000045/d37eacc1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241202095818060 DMM DEBUG MM(262420000000045/d37eacc1) Using GGSN 0 (gprs_sm.c:317) 20241202095818060 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) 20241202095818060 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241202095818060 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241202095818060 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20241202095818060 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241202095818067 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 0d 64 46 76 11 39 f5 89 07 14 05 7f 6c 12 75 02 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) 20241202095818067 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fef24f351c0, cbp=0x5642e3267820) (sgsn_libgtp.c:630) 20241202095818067 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241202095818067 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5642e326ee68 TLLI=d37eacc1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241202095818067 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241202095818067 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed 20241202095818071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095818071 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241202095818071 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241202095818071 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241202095818071 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@1173ab45bddd: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@1173ab45bddd: Final verdict of PTC: pass 20241202095818075 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40742<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1084)@1173ab45bddd: Final verdict of PTC: none 20241202095818077 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095818077 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(1079)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(1072)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(1077)@1173ab45bddd: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@1173ab45bddd: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@1173ab45bddd: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(1082)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(1070)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(1075)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(1080)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@1173ab45bddd: Test case TC_xid_n201u finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 09:58:18 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241202095818214 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40744<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095818615 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40744<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101000) 20241202095819077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095819077 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101000, count=101540) 20241202095820079 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095820079 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241202095820596 DGPRS DEBUG Checking for inactive LLMEs, time = 35661699 (sgsn.c:132) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 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 20241202095821080 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095821080 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_llc_null started. 20241202095821648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48118<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095821648 DMM INFO MM(262420000000045/d37eacc1) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095821648 DMM INFO MM(262420000000045/d37eacc1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095821648 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095821648 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095821648 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095821648 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095821648 DLLC NOTICE LLME(ffffffff/d37eacc1){ASSIGNED} LLGM Assign pre (d37eacc1 => ffffffff) (gprs_llc.c:1079) 20241202095821648 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d37eacc1 => ffffffff) (gprs_llc.c:1125) 20241202095821648 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5642e326eb10 (gprs_sndcp.c:574) 20241202095821648 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5642e326ee68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241202095821648 DMM NOTICE MM(262420000000045/d37eacc1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241202095821648 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241202095821648 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241202095821648 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241202095821649 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241202095821649 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241202095821649 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) 20241202095821649 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) 20241202095821649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Deallocated (fsm.c:568) 20241202095821649 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095821649 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Deallocated (fsm.c:568) 20241202095821649 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095821649 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095821668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095821668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095821668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095821668 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095821668 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095821668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095821668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095821668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095821668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095821669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095821669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095821670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095821670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095821670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095821670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095821670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095821670 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095821670 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095821670 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095821670 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095821670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095821670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095821672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095821677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095821677 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1090)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095821686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095821686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095821686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095821686 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095821686 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095821686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095821686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095821686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095821686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095821688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095821688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095821688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095821688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095821688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095821688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095821688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095821688 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095821688 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095821688 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095821688 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095821688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095821688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095821690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095821695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095821695 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1098)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_null-BVCI210(1095)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1097)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1102)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1102)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095821709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095821709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095821709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095821709 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095821709 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095821709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095821709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095821709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095821709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1102)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095821710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095821710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095821710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095821710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095821710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095821710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095821710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095821710 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095821710 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095821710 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095821710 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1102)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1102)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095821711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095821711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241202095821713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095821718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095821718 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1099)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095822081 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095822081 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095822081 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095822081 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1101)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1101)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095822082 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(1101)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1101)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202095822082 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1101)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1101)@1173ab45bddd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1101)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1101)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@1173ab45bddd: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='C4AEC72C'O, index=0 SGSN_Test-GSUP(1103)@1173ab45bddd: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@1173ab45bddd: 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 := '6AB641F6B539AEE89FF3E34035D9DABF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DE8BFD83'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '798FA78F65416479'O } } } } } 20241202095823108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095823108 DLLC NOTICE LLME(ffffffff/c4aec72c){UNASSIGNED} LLC RX: unknown TLLI 0xc4aec72c, creating LLME on the fly (gprs_llc.c:552) 20241202095823108 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095823108 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1248) 20241202095823108 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095823108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Allocated (fsm.c:456) 20241202095823108 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095823108 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Allocated (fsm.c:456) 20241202095823108 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095823108 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095823108 DLLC NOTICE LLME(ffffffff/c4aec72c){UNASSIGNED} LLGM Assign pre (c4aec72c => edc9eb8b) (gprs_llc.c:1079) 20241202095823108 DLLC NOTICE LLME(c4aec72c/edc9eb8b){ASSIGNED} LLGM Assign post (c4aec72c => edc9eb8b) (gprs_llc.c:1125) 20241202095823108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095823108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095823108 DMM DEBUG MM(262420000000041/edc9eb8b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095823115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095823115 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095823115 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095823115 DMM DEBUG MM(262420000000041/edc9eb8b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1066) 20241202095823115 DMM NOTICE MM(262420000000041/edc9eb8b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095823115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095823115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095823115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095823115 DMM DEBUG MM(262420000000041/edc9eb8b) Requesting authorization (sgsn_auth.c:160) 20241202095823115 DMM INFO MM(262420000000041/edc9eb8b) Requesting authentication tuples (sgsn_auth.c:184) 20241202095823115 DMM DEBUG MM(262420000000041/edc9eb8b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095823115 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241202095823115 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@1173ab45bddd: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20241202095823116 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095823116 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095823116 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095823116 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095823116 DMM INFO MM(262420000000041/edc9eb8b) Subscriber data update (mmctx.c:445) 20241202095823116 DMM DEBUG MM(262420000000041/edc9eb8b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095823116 DMM INFO MM(262420000000041/edc9eb8b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095823116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095823116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095823116 DMM INFO MM(262420000000041/edc9eb8b) <- GMM AUTH AND CIPHERING REQ (rand = 6a b6 41 f6 b5 39 ae e8 9f f3 e3 40 35 d9 da bf , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095823121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095823121 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095823121 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095823121 DMM INFO MM(262420000000041/edc9eb8b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095823121 DMM NOTICE MM(262420000000041/edc9eb8b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095823121 DMM DEBUG MM(262420000000041/edc9eb8b) checking auth: received GSM SRES = de 8b fd 83 (gprs_gmm.c:648) 20241202095823121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095823121 DMM DEBUG MM(262420000000041/edc9eb8b) Requesting authorization (sgsn_auth.c:160) 20241202095823121 DMM INFO MM(262420000000041/edc9eb8b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095823121 DMM DEBUG MM(262420000000041/edc9eb8b) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095823121 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241202095823121 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) 20241202095823121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095823121 DMM INFO MM(262420000000041/edc9eb8b) <- GMM ATTACH ACCEPT (new P-TMSI=0xedc9eb8b) (gprs_gmm.c:282) 20241202095823122 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095823122 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095823122 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241202095823122 DMM INFO MM(262420000000041/edc9eb8b) Subscriber data update (mmctx.c:445) 20241202095823122 DMM DEBUG MM(262420000000041/edc9eb8b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095823122 DMM INFO MM(262420000000041/edc9eb8b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095823122 DMM NOTICE MM(262420000000041/edc9eb8b) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:982) 20241202095823122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095823122 DMM NOTICE MM(262420000000041/edc9eb8b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095823122 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) 20241202095823122 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095823122 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241202095823122 DMM INFO MM(262420000000041/edc9eb8b) Subscriber data update (mmctx.c:445) 20241202095823122 DMM DEBUG MM(262420000000041/edc9eb8b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095823127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095823127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095823127 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095823127 DMM INFO MM(262420000000041/edc9eb8b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095823127 DMM NOTICE MM(262420000000041/edc9eb8b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095823127 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095823127 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095823127 DLLC NOTICE LLME(c4aec72c/edc9eb8b){ASSIGNED} LLGM Assign pre (ffffffff => edc9eb8b) (gprs_llc.c:1079) 20241202095823127 DLLC NOTICE LLME(ffffffff/edc9eb8b){ASSIGNED} LLGM Assign post (ffffffff => edc9eb8b) (gprs_llc.c:1125) 20241202095823127 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095823127 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095823127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095823127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241202095824178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095824178 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241202095824178 DLLC DEBUG TLLI=edc9eb8b sends us LLC NULL (gprs_llc.c:912) 20241202095824178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095824178 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241202095824178 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095824178 DMM INFO MM(262420000000041/edc9eb8b) -> GMM DETACH REQUEST TLLI=0xedc9eb8b type=GPRS detach Power-off (gprs_gmm.c:1440) 20241202095824178 DMM INFO MM(262420000000041/edc9eb8b) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241202095824178 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095824178 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095824178 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095824178 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095824178 DLLC NOTICE LLME(ffffffff/edc9eb8b){ASSIGNED} LLGM Assign pre (edc9eb8b => ffffffff) (gprs_llc.c:1079) 20241202095824178 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (edc9eb8b => ffffffff) (gprs_llc.c:1125) 20241202095824178 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241202095824178 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) 20241202095824178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Deallocated (fsm.c:568) 20241202095824178 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095824178 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Deallocated (fsm.c:568) 20241202095824178 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095824179 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@1173ab45bddd: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@1173ab45bddd: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@1173ab45bddd: Final verdict of PTC: pass 20241202095829185 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48118<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@1173ab45bddd: Final verdict of PTC: none 20241202095829186 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095829186 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1097)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(1091)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1101)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(1096)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(1102)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@1173ab45bddd: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@1173ab45bddd: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@1173ab45bddd: Final verdict of PTC: none TC_llc_null-BVCI220(1099)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(1100)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(1094)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(1089)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_llc_null-BVCI220(1099): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(1100): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(1101): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(1102): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@1173ab45bddd: Test case TC_llc_null finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 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 20241202095829240 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48122<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095829641 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48122<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95516) 20241202095830187 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095830187 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95516, count=100948) 20241202095831188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095831188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 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 20241202095832190 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095832190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_llc_sabm_dm_llgmm started. 20241202095832670 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46568<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095832671 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095832690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095832690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095832690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095832690 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095832690 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095832690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095832690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095832690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095832690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095832691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095832691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095832691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095832691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095832692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095832692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095832692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095832692 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095832692 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095832692 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095832692 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1110)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095832692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095832692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241202095832694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095832700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095832700 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1109)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095832710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095832710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095832710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095832710 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095832710 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095832710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095832710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095832710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095832710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095832711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095832711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095832711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095832711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095832711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095832711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095832711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095832711 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095832711 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095832711 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095832711 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095832712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095832712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1116)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 20241202095832714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1112)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095832720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095832720 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1114)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095832727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095832727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095832727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095832727 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095832727 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095832727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095832727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095832727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095832727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095832728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095832728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095832728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095832728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095832728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095832728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095832728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095832728 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095832728 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095832728 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095832728 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095832728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095832728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095832730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095832735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095832735 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095833190 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095833191 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095833191 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095833191 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1121)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095833194 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) 20241202095833195 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1121)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@1173ab45bddd: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='E894C317'O, index=0 SGSN_Test-GSUP(1122)@1173ab45bddd: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@1173ab45bddd: 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 := 'CB533A02399121D5BEB4801EF639326C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '876D0AD6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F4FE2B1E1A32F249'O } } } } } 20241202095834222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095834222 DLLC NOTICE LLME(ffffffff/e894c317){UNASSIGNED} LLC RX: unknown TLLI 0xe894c317, creating LLME on the fly (gprs_llc.c:552) 20241202095834222 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095834222 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1248) 20241202095834222 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095834222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Allocated (fsm.c:456) 20241202095834222 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095834222 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Allocated (fsm.c:456) 20241202095834222 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095834222 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095834222 DLLC NOTICE LLME(ffffffff/e894c317){UNASSIGNED} LLGM Assign pre (e894c317 => eae50f34) (gprs_llc.c:1079) 20241202095834222 DLLC NOTICE LLME(e894c317/eae50f34){ASSIGNED} LLGM Assign post (e894c317 => eae50f34) (gprs_llc.c:1125) 20241202095834222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095834222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095834222 DMM DEBUG MM(262420000000042/eae50f34) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095834229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095834229 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095834229 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095834229 DMM DEBUG MM(262420000000042/eae50f34) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1066) 20241202095834229 DMM NOTICE MM(262420000000042/eae50f34) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095834229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095834229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095834229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095834229 DMM DEBUG MM(262420000000042/eae50f34) Requesting authorization (sgsn_auth.c:160) 20241202095834229 DMM INFO MM(262420000000042/eae50f34) Requesting authentication tuples (sgsn_auth.c:184) 20241202095834229 DMM DEBUG MM(262420000000042/eae50f34) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095834229 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241202095834229 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@1173ab45bddd: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20241202095834230 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095834230 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095834230 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095834230 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095834230 DMM INFO MM(262420000000042/eae50f34) Subscriber data update (mmctx.c:445) 20241202095834230 DMM DEBUG MM(262420000000042/eae50f34) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095834230 DMM INFO MM(262420000000042/eae50f34) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095834230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095834230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095834230 DMM INFO MM(262420000000042/eae50f34) <- GMM AUTH AND CIPHERING REQ (rand = cb 53 3a 02 39 91 21 d5 be b4 80 1e f6 39 32 6c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095834234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095834234 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095834234 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095834234 DMM INFO MM(262420000000042/eae50f34) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095834234 DMM NOTICE MM(262420000000042/eae50f34) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095834234 DMM DEBUG MM(262420000000042/eae50f34) checking auth: received GSM SRES = 87 6d 0a d6 (gprs_gmm.c:648) 20241202095834234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095834234 DMM DEBUG MM(262420000000042/eae50f34) Requesting authorization (sgsn_auth.c:160) 20241202095834234 DMM INFO MM(262420000000042/eae50f34) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095834234 DMM DEBUG MM(262420000000042/eae50f34) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095834234 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241202095834234 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) 20241202095834234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095834234 DMM INFO MM(262420000000042/eae50f34) <- GMM ATTACH ACCEPT (new P-TMSI=0xeae50f34) (gprs_gmm.c:282) 20241202095834234 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095834234 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095834234 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241202095834234 DMM INFO MM(262420000000042/eae50f34) Subscriber data update (mmctx.c:445) 20241202095834234 DMM DEBUG MM(262420000000042/eae50f34) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095834234 DMM INFO MM(262420000000042/eae50f34) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095834234 DMM NOTICE MM(262420000000042/eae50f34) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:982) 20241202095834234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095834235 DMM NOTICE MM(262420000000042/eae50f34) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095834235 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) 20241202095834235 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095834235 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241202095834235 DMM INFO MM(262420000000042/eae50f34) Subscriber data update (mmctx.c:445) 20241202095834235 DMM DEBUG MM(262420000000042/eae50f34) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095834237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095834237 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095834237 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095834237 DMM INFO MM(262420000000042/eae50f34) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095834237 DMM NOTICE MM(262420000000042/eae50f34) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095834237 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095834237 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095834237 DLLC NOTICE LLME(e894c317/eae50f34){ASSIGNED} LLGM Assign pre (ffffffff => eae50f34) (gprs_llc.c:1079) 20241202095834237 DLLC NOTICE LLME(ffffffff/eae50f34){ASSIGNED} LLGM Assign post (ffffffff => eae50f34) (gprs_llc.c:1125) 20241202095834237 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095834237 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095834237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095834237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241202095835289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095835289 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)@1173ab45bddd: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@1173ab45bddd: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@1173ab45bddd: Final verdict of PTC: pass 20241202095835293 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46568<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241202095835294 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095835294 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1122)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(1115)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@1173ab45bddd: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(1110)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(1120)@1173ab45bddd: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@1173ab45bddd: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(1108)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(1113)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(1118)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@1173ab45bddd: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 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 20241202095835378 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46576<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095835780 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46576<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84316) 20241202095836295 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095836295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84316, count=88672) 20241202095837296 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095837296 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 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 20241202095838297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095838297 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_llc_sabm_dm_ll5 started. 20241202095838802 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46592<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095838803 DMM INFO MM(262420000000042/eae50f34) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095838803 DMM INFO MM(262420000000042/eae50f34) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095838803 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095838803 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095838803 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095838803 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095838803 DLLC NOTICE LLME(ffffffff/eae50f34){ASSIGNED} LLGM Assign pre (eae50f34 => ffffffff) (gprs_llc.c:1079) 20241202095838803 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eae50f34 => ffffffff) (gprs_llc.c:1125) 20241202095838803 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241202095838803 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) 20241202095838803 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) 20241202095838803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Deallocated (fsm.c:568) 20241202095838803 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095838803 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Deallocated (fsm.c:568) 20241202095838803 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095838803 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095838824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095838824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095838824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095838824 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095838824 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095838824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095838824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095838824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095838824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095838826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095838826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095838826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095838826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095838826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095838826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095838826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095838826 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095838826 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095838826 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095838826 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095838826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095838826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095838829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1126)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1130)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 20241202095838835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095838835 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1128)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095838847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095838847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095838847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095838847 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095838847 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095838847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095838847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095838847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095838847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095838848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095838848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095838848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095838848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095838848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095838848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095838848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095838848 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095838848 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095838848 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095838848 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095838849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095838849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095838852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095838858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095838858 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1136)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_ll5-BVCI210(1133)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1135)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1140)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1140)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095838874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095838875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095838875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095838875 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095838875 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095838875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095838875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095838875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095838875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1140)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095838876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095838876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095838876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095838876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095838876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095838876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095838876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095838876 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095838876 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095838876 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095838876 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095838876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095838876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1140)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1140)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095838879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095838885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095838885 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1137)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095839298 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095839298 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095839298 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095839298 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1139)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1139)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095839300 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(1139)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1139)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202095839300 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1139)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1139)@1173ab45bddd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1139)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1139)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@1173ab45bddd: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='E72CDD8C'O, index=0 SGSN_Test-GSUP(1141)@1173ab45bddd: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@1173ab45bddd: 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 := '8DBB944D7F0747BE782CD8C2A22CE49E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6242F60F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9ACFEEA3A0BCCCE3'O } } } } } 20241202095840323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095840323 DLLC NOTICE LLME(ffffffff/e72cdd8c){UNASSIGNED} LLC RX: unknown TLLI 0xe72cdd8c, creating LLME on the fly (gprs_llc.c:552) 20241202095840323 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095840323 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1248) 20241202095840323 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095840323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Allocated (fsm.c:456) 20241202095840323 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095840323 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Allocated (fsm.c:456) 20241202095840323 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095840323 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095840323 DLLC NOTICE LLME(ffffffff/e72cdd8c){UNASSIGNED} LLGM Assign pre (e72cdd8c => fa33e202) (gprs_llc.c:1079) 20241202095840323 DLLC NOTICE LLME(e72cdd8c/fa33e202){ASSIGNED} LLGM Assign post (e72cdd8c => fa33e202) (gprs_llc.c:1125) 20241202095840323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095840323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095840323 DMM DEBUG MM(262420000000043/fa33e202) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095840330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095840330 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095840330 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095840330 DMM DEBUG MM(262420000000043/fa33e202) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1066) 20241202095840330 DMM NOTICE MM(262420000000043/fa33e202) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095840330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095840330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095840330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095840330 DMM DEBUG MM(262420000000043/fa33e202) Requesting authorization (sgsn_auth.c:160) 20241202095840330 DMM INFO MM(262420000000043/fa33e202) Requesting authentication tuples (sgsn_auth.c:184) 20241202095840330 DMM DEBUG MM(262420000000043/fa33e202) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095840330 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241202095840330 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@1173ab45bddd: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20241202095840331 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095840331 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095840331 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095840331 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095840331 DMM INFO MM(262420000000043/fa33e202) Subscriber data update (mmctx.c:445) 20241202095840331 DMM DEBUG MM(262420000000043/fa33e202) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095840331 DMM INFO MM(262420000000043/fa33e202) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095840331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095840331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095840331 DMM INFO MM(262420000000043/fa33e202) <- GMM AUTH AND CIPHERING REQ (rand = 8d bb 94 4d 7f 07 47 be 78 2c d8 c2 a2 2c e4 9e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095840335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095840335 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095840335 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095840335 DMM INFO MM(262420000000043/fa33e202) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095840335 DMM NOTICE MM(262420000000043/fa33e202) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095840335 DMM DEBUG MM(262420000000043/fa33e202) checking auth: received GSM SRES = 62 42 f6 0f (gprs_gmm.c:648) 20241202095840335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095840335 DMM DEBUG MM(262420000000043/fa33e202) Requesting authorization (sgsn_auth.c:160) 20241202095840335 DMM INFO MM(262420000000043/fa33e202) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095840335 DMM DEBUG MM(262420000000043/fa33e202) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095840335 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241202095840335 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) 20241202095840335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095840335 DMM INFO MM(262420000000043/fa33e202) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa33e202) (gprs_gmm.c:282) 20241202095840336 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095840336 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095840336 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241202095840336 DMM INFO MM(262420000000043/fa33e202) Subscriber data update (mmctx.c:445) 20241202095840336 DMM DEBUG MM(262420000000043/fa33e202) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095840336 DMM INFO MM(262420000000043/fa33e202) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095840336 DMM NOTICE MM(262420000000043/fa33e202) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:982) 20241202095840336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095840336 DMM NOTICE MM(262420000000043/fa33e202) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095840336 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) 20241202095840336 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095840336 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241202095840336 DMM INFO MM(262420000000043/fa33e202) Subscriber data update (mmctx.c:445) 20241202095840336 DMM DEBUG MM(262420000000043/fa33e202) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095840340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095840340 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095840340 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095840340 DMM INFO MM(262420000000043/fa33e202) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095840340 DMM NOTICE MM(262420000000043/fa33e202) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095840340 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095840340 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095840340 DLLC NOTICE LLME(e72cdd8c/fa33e202){ASSIGNED} LLGM Assign pre (ffffffff => fa33e202) (gprs_llc.c:1079) 20241202095840340 DLLC NOTICE LLME(ffffffff/fa33e202){ASSIGNED} LLGM Assign post (ffffffff => fa33e202) (gprs_llc.c:1125) 20241202095840340 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095840340 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095840340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095840340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241202095841391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095841391 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)@1173ab45bddd: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@1173ab45bddd: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@1173ab45bddd: Final verdict of PTC: pass 20241202095841396 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46592<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1129)@1173ab45bddd: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1133)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@1173ab45bddd: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(1134)@1173ab45bddd: Final verdict of PTC: none 20241202095841397 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) TC_llc_sabm_dm_ll5-BVCI220(1137)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@1173ab45bddd: Final verdict of PTC: none 20241202095841397 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1131)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(1140)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP(1141)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1139)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(1132)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(1138)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(1127)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1137): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(1138): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(1139): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(1140): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@1173ab45bddd: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 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 20241202095841498 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095841899 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46594<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84236) 20241202095842398 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095842398 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84236, count=91648) 20241202095843400 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095843400 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 09:58:43 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 20241202095844401 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095844401 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_suspend_nopaging started. 20241202095844973 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46382<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095844976 DMM INFO MM(262420000000043/fa33e202) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095844976 DMM INFO MM(262420000000043/fa33e202) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095844976 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095844976 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095844976 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095844976 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095844976 DLLC NOTICE LLME(ffffffff/fa33e202){ASSIGNED} LLGM Assign pre (fa33e202 => ffffffff) (gprs_llc.c:1079) 20241202095844976 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa33e202 => ffffffff) (gprs_llc.c:1125) 20241202095844976 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241202095844976 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) 20241202095844976 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) 20241202095844976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Deallocated (fsm.c:568) 20241202095844976 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095844976 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Deallocated (fsm.c:568) 20241202095844976 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095844976 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095845029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095845029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095845029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095845029 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095845029 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095845029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095845029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095845029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095845029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095845031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095845031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095845031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095845031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095845031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095845031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095845031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095845031 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095845031 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095845031 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095845031 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095845031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095845031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1149)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 20241202095845035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1145)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241202095845041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095845041 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1149)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_suspend_nopaging-BVCI196(1147)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1153)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095845047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095845047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095845047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095845047 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095845047 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095845047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095845047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095845047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095845047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095845048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095845048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095845048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095845048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095845048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095845048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095845048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095845048 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095845048 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095845048 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095845048 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095845048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095845048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095845051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095845057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095845057 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI210(1152)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1158)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095845069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095845069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095845069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095845069 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095845069 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095845069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095845069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095845069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095845069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095845070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095845070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095845070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095845070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095845070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095845070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095845070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095845070 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095845070 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095845070 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095845070 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095845071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095845071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095845073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095845079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095845079 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095845402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095845402 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095845402 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095845402 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1159)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095845406 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) 20241202095845408 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1159)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@1173ab45bddd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@1173ab45bddd: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='FAC2DE97'O, index=0 SGSN_Test-GSUP(1160)@1173ab45bddd: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@1173ab45bddd: 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 := '9184E3589562B8A766F04CC48D67764E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CC0CA500'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DDC6ED477F0E93CD'O } } } } } 20241202095846458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095846458 DLLC NOTICE LLME(ffffffff/fac2de97){UNASSIGNED} LLC RX: unknown TLLI 0xfac2de97, creating LLME on the fly (gprs_llc.c:552) 20241202095846458 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095846458 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1248) 20241202095846458 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095846458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Allocated (fsm.c:456) 20241202095846458 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095846458 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Allocated (fsm.c:456) 20241202095846458 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095846458 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095846458 DLLC NOTICE LLME(ffffffff/fac2de97){UNASSIGNED} LLGM Assign pre (fac2de97 => d69e4596) (gprs_llc.c:1079) 20241202095846458 DLLC NOTICE LLME(fac2de97/d69e4596){ASSIGNED} LLGM Assign post (fac2de97 => d69e4596) (gprs_llc.c:1125) 20241202095846458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095846458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095846458 DMM DEBUG MM(262420000000048/d69e4596) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095846472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095846472 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095846472 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095846472 DMM DEBUG MM(262420000000048/d69e4596) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1066) 20241202095846472 DMM NOTICE MM(262420000000048/d69e4596) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095846472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095846472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095846472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095846472 DMM DEBUG MM(262420000000048/d69e4596) Requesting authorization (sgsn_auth.c:160) 20241202095846472 DMM INFO MM(262420000000048/d69e4596) Requesting authentication tuples (sgsn_auth.c:184) 20241202095846472 DMM DEBUG MM(262420000000048/d69e4596) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095846472 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241202095846472 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@1173ab45bddd: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20241202095846474 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095846474 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095846474 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095846474 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095846474 DMM INFO MM(262420000000048/d69e4596) Subscriber data update (mmctx.c:445) 20241202095846474 DMM DEBUG MM(262420000000048/d69e4596) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095846474 DMM INFO MM(262420000000048/d69e4596) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095846474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095846474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095846474 DMM INFO MM(262420000000048/d69e4596) <- GMM AUTH AND CIPHERING REQ (rand = 91 84 e3 58 95 62 b8 a7 66 f0 4c c4 8d 67 76 4e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095846483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095846483 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095846483 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095846483 DMM INFO MM(262420000000048/d69e4596) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095846483 DMM NOTICE MM(262420000000048/d69e4596) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095846483 DMM DEBUG MM(262420000000048/d69e4596) checking auth: received GSM SRES = cc 0c a5 00 (gprs_gmm.c:648) 20241202095846483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095846483 DMM DEBUG MM(262420000000048/d69e4596) Requesting authorization (sgsn_auth.c:160) 20241202095846483 DMM INFO MM(262420000000048/d69e4596) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095846483 DMM DEBUG MM(262420000000048/d69e4596) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095846483 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241202095846483 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) 20241202095846483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095846483 DMM INFO MM(262420000000048/d69e4596) <- GMM ATTACH ACCEPT (new P-TMSI=0xd69e4596) (gprs_gmm.c:282) 20241202095846484 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095846484 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095846484 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241202095846484 DMM INFO MM(262420000000048/d69e4596) Subscriber data update (mmctx.c:445) 20241202095846484 DMM DEBUG MM(262420000000048/d69e4596) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095846484 DMM INFO MM(262420000000048/d69e4596) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095846484 DMM NOTICE MM(262420000000048/d69e4596) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:982) 20241202095846484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095846484 DMM NOTICE MM(262420000000048/d69e4596) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095846484 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) 20241202095846484 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095846484 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241202095846484 DMM INFO MM(262420000000048/d69e4596) Subscriber data update (mmctx.c:445) 20241202095846484 DMM DEBUG MM(262420000000048/d69e4596) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095846489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095846489 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095846489 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095846489 DMM INFO MM(262420000000048/d69e4596) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095846489 DMM NOTICE MM(262420000000048/d69e4596) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095846489 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095846489 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095846489 DLLC NOTICE LLME(fac2de97/d69e4596){ASSIGNED} LLGM Assign pre (ffffffff => d69e4596) (gprs_llc.c:1079) 20241202095846489 DLLC NOTICE LLME(ffffffff/d69e4596){ASSIGNED} LLGM Assign post (ffffffff => d69e4596) (gprs_llc.c:1125) 20241202095846489 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095846489 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095846489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095846489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@1173ab45bddd: setverdict(pass): none -> pass 20241202095846548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095846548 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241202095846548 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095846548 DMM INFO MM(262420000000048/d69e4596) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241202095846548 DMM INFO MM(262420000000048/d69e4596) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241202095846548 DMM DEBUG MM(262420000000048/d69e4596) Using GGSN 0 (gprs_sm.c:317) 20241202095846548 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) 20241202095846548 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241202095846548 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241202095846548 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20241202095846548 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241202095846562 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 f2 a6 90 dd 11 ef 8e 62 4c 14 05 7f 67 92 37 18 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1062 from retransmit req queue (gtp.c:443) 20241202095846562 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fef24f36238, cbp=0x5642e3268640) (sgsn_libgtp.c:630) 20241202095846562 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241202095846562 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5642e326ee68 TLLI=d69e4596, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241202095846562 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241202095846562 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed 20241202095846569 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:823) 20241202095846580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095846580 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241202095846580 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241202095846583 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:823) 20241202095846583 DMM INFO MM(262420000000048/d69e4596) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:850) 20241202095850597 DGPRS DEBUG Checking for inactive LLMEs, time = 35661729 (sgsn.c:132) TC_suspend_nopaging-BVCI196(1147)@1173ab45bddd: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@1173ab45bddd: Final verdict of PTC: pass 20241202095851588 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46382<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(1153)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@1173ab45bddd: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@1173ab45bddd: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(1158)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(1148)@1173ab45bddd: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1152)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@1173ab45bddd: Final verdict of PTC: none 20241202095851590 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095851590 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1159)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(1156)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(1151)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(1146)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_suspend_nopaging-BVCI210(1152): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@1173ab45bddd: Test case TC_suspend_nopaging finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 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 20241202095851698 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54246<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095852099 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54246<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100068) 20241202095852591 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095852591 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) 20241202095853592 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095853592 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 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 20241202095854593 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095854593 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_suspend_resume started. 20241202095855124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095855125 DMM INFO MM(262420000000048/d69e4596) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095855125 DMM INFO MM(262420000000048/d69e4596) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095855125 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095855125 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095855125 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095855125 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095855125 DLLC NOTICE LLME(ffffffff/d69e4596){ASSIGNED} LLGM Assign pre (d69e4596 => ffffffff) (gprs_llc.c:1079) 20241202095855125 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d69e4596 => ffffffff) (gprs_llc.c:1125) 20241202095855125 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5642e326eb10 (gprs_sndcp.c:574) 20241202095855125 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5642e326ee68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241202095855125 DMM NOTICE MM(262420000000048/d69e4596) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241202095855125 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241202095855125 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241202095855125 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241202095855125 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241202095855125 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241202095855125 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) 20241202095855125 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) 20241202095855125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Deallocated (fsm.c:568) 20241202095855125 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095855125 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Deallocated (fsm.c:568) 20241202095855125 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095855125 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-NS0(1163)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } SGSN_Test-Gb0-BSSGP0(1164)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI97(1167)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095855204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095855204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095855204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095855204 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095855204 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095855204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095855204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095855204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095855204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095855208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095855208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095855208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095855209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095855209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095855209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095855209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095855209 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095855209 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095855209 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095855209 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095855211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095855211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095855215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1164)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095855223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095855223 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1168)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 TC_suspend_resume-BVCI196(1166)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095855237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095855237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095855237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095855237 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095855237 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095855237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095855237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095855237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095855237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095855238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095855238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095855238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095855239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095855239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095855239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095855239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095855239 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095855239 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095855239 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095855239 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095855239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095855239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095855241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095855246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095855246 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1171)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095855255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095855255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095855255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095855255 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095855255 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095855255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095855255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095855255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095855255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095855256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095855256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095855256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095855256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095855256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095855256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095855256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095855256 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095855256 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095855256 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095855256 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095855256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1177)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241202095855256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095855259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095855265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095855265 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095855594 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095855594 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095855594 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095855594 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1178)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095855598 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) 20241202095855599 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1178)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@1173ab45bddd: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='F6FC4DCC'O, index=0 SGSN_Test-GSUP(1179)@1173ab45bddd: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@1173ab45bddd: 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 := '8DF60BDD62C18592144B96F2ACEBD307'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0C7D6605'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1246CC6B92A98397'O } } } } } 20241202095856636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095856636 DLLC NOTICE LLME(ffffffff/f6fc4dcc){UNASSIGNED} LLC RX: unknown TLLI 0xf6fc4dcc, creating LLME on the fly (gprs_llc.c:552) 20241202095856636 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095856636 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1248) 20241202095856636 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095856636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Allocated (fsm.c:456) 20241202095856636 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095856636 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Allocated (fsm.c:456) 20241202095856636 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095856636 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095856636 DLLC NOTICE LLME(ffffffff/f6fc4dcc){UNASSIGNED} LLGM Assign pre (f6fc4dcc => f8c5fbbf) (gprs_llc.c:1079) 20241202095856636 DLLC NOTICE LLME(f6fc4dcc/f8c5fbbf){ASSIGNED} LLGM Assign post (f6fc4dcc => f8c5fbbf) (gprs_llc.c:1125) 20241202095856636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095856636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095856636 DMM DEBUG MM(262420000000049/f8c5fbbf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095856644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095856644 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095856644 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095856644 DMM DEBUG MM(262420000000049/f8c5fbbf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1066) 20241202095856644 DMM NOTICE MM(262420000000049/f8c5fbbf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095856644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095856644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095856644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095856644 DMM DEBUG MM(262420000000049/f8c5fbbf) Requesting authorization (sgsn_auth.c:160) 20241202095856644 DMM INFO MM(262420000000049/f8c5fbbf) Requesting authentication tuples (sgsn_auth.c:184) 20241202095856644 DMM DEBUG MM(262420000000049/f8c5fbbf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095856644 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241202095856644 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@1173ab45bddd: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20241202095856646 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095856646 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095856646 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095856646 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095856646 DMM INFO MM(262420000000049/f8c5fbbf) Subscriber data update (mmctx.c:445) 20241202095856646 DMM DEBUG MM(262420000000049/f8c5fbbf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095856646 DMM INFO MM(262420000000049/f8c5fbbf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095856646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095856646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095856646 DMM INFO MM(262420000000049/f8c5fbbf) <- GMM AUTH AND CIPHERING REQ (rand = 8d f6 0b dd 62 c1 85 92 14 4b 96 f2 ac eb d3 07 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095856651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095856651 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095856651 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095856651 DMM INFO MM(262420000000049/f8c5fbbf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095856651 DMM NOTICE MM(262420000000049/f8c5fbbf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095856651 DMM DEBUG MM(262420000000049/f8c5fbbf) checking auth: received GSM SRES = 0c 7d 66 05 (gprs_gmm.c:648) 20241202095856651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095856651 DMM DEBUG MM(262420000000049/f8c5fbbf) Requesting authorization (sgsn_auth.c:160) 20241202095856651 DMM INFO MM(262420000000049/f8c5fbbf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095856651 DMM DEBUG MM(262420000000049/f8c5fbbf) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095856651 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241202095856651 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) 20241202095856651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095856651 DMM INFO MM(262420000000049/f8c5fbbf) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8c5fbbf) (gprs_gmm.c:282) 20241202095856652 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095856652 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095856652 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241202095856652 DMM INFO MM(262420000000049/f8c5fbbf) Subscriber data update (mmctx.c:445) 20241202095856652 DMM DEBUG MM(262420000000049/f8c5fbbf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095856652 DMM INFO MM(262420000000049/f8c5fbbf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095856652 DMM NOTICE MM(262420000000049/f8c5fbbf) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:982) 20241202095856652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095856652 DMM NOTICE MM(262420000000049/f8c5fbbf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095856652 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) 20241202095856652 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095856652 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241202095856652 DMM INFO MM(262420000000049/f8c5fbbf) Subscriber data update (mmctx.c:445) 20241202095856652 DMM DEBUG MM(262420000000049/f8c5fbbf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095856656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095856656 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095856656 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095856657 DMM INFO MM(262420000000049/f8c5fbbf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095856657 DMM NOTICE MM(262420000000049/f8c5fbbf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095856657 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095856657 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095856657 DLLC NOTICE LLME(f6fc4dcc/f8c5fbbf){ASSIGNED} LLGM Assign pre (ffffffff => f8c5fbbf) (gprs_llc.c:1079) 20241202095856657 DLLC NOTICE LLME(ffffffff/f8c5fbbf){ASSIGNED} LLGM Assign post (ffffffff => f8c5fbbf) (gprs_llc.c:1125) 20241202095856657 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095856657 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095856657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095856657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@1173ab45bddd: setverdict(pass): none -> pass 20241202095856709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095856709 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241202095856709 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095856709 DMM INFO MM(262420000000049/f8c5fbbf) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241202095856709 DMM INFO MM(262420000000049/f8c5fbbf) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241202095856709 DMM DEBUG MM(262420000000049/f8c5fbbf) Using GGSN 0 (gprs_sm.c:317) 20241202095856709 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) 20241202095856709 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241202095856709 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241202095856709 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20241202095856709 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241202095856716 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 43 10 c6 8f 11 58 aa 3a f3 14 05 7f dd c3 e0 54 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) 20241202095856716 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fef24f372b0, cbp=0x5642e32689d0) (sgsn_libgtp.c:630) 20241202095856716 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241202095856716 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5642e326ee68 TLLI=f8c5fbbf, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241202095856716 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241202095856716 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed 20241202095856721 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:823) 20241202095856725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095856725 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241202095856725 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241202095856726 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:823) 20241202095856726 DMM INFO MM(262420000000049/f8c5fbbf) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:850) 20241202095901738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095901738 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2292) 20241202095901738 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241202095901748 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:823) TC_suspend_resume-BVCI196(1166)@1173ab45bddd: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@1173ab45bddd: Final verdict of PTC: pass 20241202095901763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54256<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(1172)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(1177)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@1173ab45bddd: Final verdict of PTC: none 20241202095901768 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095901768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1173)@1173ab45bddd: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(1167)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@1173ab45bddd: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(1170)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(1175)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@1173ab45bddd: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(1165)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@1173ab45bddd: Test case TC_suspend_resume finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 09:59:01 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241202095901865 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43244<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095902267 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43244<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101284) 20241202095902768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095902769 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) 20241202095903769 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095903769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 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 20241202095904770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095904770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_suspend_rau started. 20241202095905297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43254<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095905300 DMM INFO MM(262420000000049/f8c5fbbf) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095905300 DMM INFO MM(262420000000049/f8c5fbbf) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095905300 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095905300 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095905300 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095905300 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095905300 DLLC NOTICE LLME(ffffffff/f8c5fbbf){ASSIGNED} LLGM Assign pre (f8c5fbbf => ffffffff) (gprs_llc.c:1079) 20241202095905300 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8c5fbbf => ffffffff) (gprs_llc.c:1125) 20241202095905300 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5642e326eb10 (gprs_sndcp.c:574) 20241202095905300 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5642e326ee68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241202095905300 DMM NOTICE MM(262420000000049/f8c5fbbf) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241202095905300 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241202095905300 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241202095905300 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241202095905300 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241202095905300 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241202095905300 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) 20241202095905300 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) 20241202095905300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Deallocated (fsm.c:568) 20241202095905300 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095905300 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Deallocated (fsm.c:568) 20241202095905300 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095905300 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095905323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095905323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095905323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095905323 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095905323 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095905323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095905323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095905323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095905323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095905324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095905324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095905324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095905324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095905324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095905324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095905324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095905324 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095905324 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095905324 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095905324 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095905324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095905324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095905327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1183)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1187)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 20241202095905331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095905331 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1185)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095905345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095905345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095905345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095905345 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095905345 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095905345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095905345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095905345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095905345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095905346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095905346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095905346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095905347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095905347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095905347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095905347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095905347 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095905347 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095905347 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095905347 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095905347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095905347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095905349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095905355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095905355 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1190)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095905363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095905363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095905363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095905363 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095905363 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095905363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095905363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095905363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095905363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095905364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095905364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095905364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095905364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095905364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095905364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095905364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095905364 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095905364 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095905364 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095905364 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1196)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241202095905365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095905365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095905367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095905374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095905374 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095905771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095905771 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095905771 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095905771 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1197)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095905773 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) 20241202095905773 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1197)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@1173ab45bddd: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='DB6E00AE'O, index=0 SGSN_Test-GSUP(1198)@1173ab45bddd: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@1173ab45bddd: 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 := '7AC0B54A5E50292DB1F774EE453E0EA0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2607A921'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1B5912266FD09A4A'O } } } } } 20241202095906798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095906798 DLLC NOTICE LLME(ffffffff/db6e00ae){UNASSIGNED} LLC RX: unknown TLLI 0xdb6e00ae, creating LLME on the fly (gprs_llc.c:552) 20241202095906798 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095906798 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1248) 20241202095906798 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095906798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Allocated (fsm.c:456) 20241202095906798 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095906798 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Allocated (fsm.c:456) 20241202095906798 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095906798 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095906798 DLLC NOTICE LLME(ffffffff/db6e00ae){UNASSIGNED} LLGM Assign pre (db6e00ae => f571073c) (gprs_llc.c:1079) 20241202095906798 DLLC NOTICE LLME(db6e00ae/f571073c){ASSIGNED} LLGM Assign post (db6e00ae => f571073c) (gprs_llc.c:1125) 20241202095906798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095906798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095906798 DMM DEBUG MM(262420000000050/f571073c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095906805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095906805 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095906805 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095906805 DMM DEBUG MM(262420000000050/f571073c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1066) 20241202095906805 DMM NOTICE MM(262420000000050/f571073c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095906805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095906805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095906805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095906805 DMM DEBUG MM(262420000000050/f571073c) Requesting authorization (sgsn_auth.c:160) 20241202095906805 DMM INFO MM(262420000000050/f571073c) Requesting authentication tuples (sgsn_auth.c:184) 20241202095906805 DMM DEBUG MM(262420000000050/f571073c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095906805 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241202095906805 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@1173ab45bddd: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20241202095906807 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095906807 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095906807 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095906807 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095906807 DMM INFO MM(262420000000050/f571073c) Subscriber data update (mmctx.c:445) 20241202095906807 DMM DEBUG MM(262420000000050/f571073c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095906807 DMM INFO MM(262420000000050/f571073c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095906807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095906807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095906807 DMM INFO MM(262420000000050/f571073c) <- GMM AUTH AND CIPHERING REQ (rand = 7a c0 b5 4a 5e 50 29 2d b1 f7 74 ee 45 3e 0e a0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095906811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095906812 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095906812 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095906812 DMM INFO MM(262420000000050/f571073c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095906812 DMM NOTICE MM(262420000000050/f571073c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095906812 DMM DEBUG MM(262420000000050/f571073c) checking auth: received GSM SRES = 26 07 a9 21 (gprs_gmm.c:648) 20241202095906812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095906812 DMM DEBUG MM(262420000000050/f571073c) Requesting authorization (sgsn_auth.c:160) 20241202095906812 DMM INFO MM(262420000000050/f571073c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095906812 DMM DEBUG MM(262420000000050/f571073c) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095906812 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241202095906812 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) 20241202095906812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095906812 DMM INFO MM(262420000000050/f571073c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf571073c) (gprs_gmm.c:282) 20241202095906812 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095906812 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095906812 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241202095906812 DMM INFO MM(262420000000050/f571073c) Subscriber data update (mmctx.c:445) 20241202095906812 DMM DEBUG MM(262420000000050/f571073c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095906812 DMM INFO MM(262420000000050/f571073c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095906812 DMM NOTICE MM(262420000000050/f571073c) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:982) 20241202095906812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095906812 DMM NOTICE MM(262420000000050/f571073c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095906812 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) 20241202095906813 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095906813 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241202095906813 DMM INFO MM(262420000000050/f571073c) Subscriber data update (mmctx.c:445) 20241202095906813 DMM DEBUG MM(262420000000050/f571073c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095906816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095906816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095906816 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095906816 DMM INFO MM(262420000000050/f571073c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095906816 DMM NOTICE MM(262420000000050/f571073c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095906816 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095906816 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095906816 DLLC NOTICE LLME(db6e00ae/f571073c){ASSIGNED} LLGM Assign pre (ffffffff => f571073c) (gprs_llc.c:1079) 20241202095906816 DLLC NOTICE LLME(ffffffff/f571073c){ASSIGNED} LLGM Assign post (ffffffff => f571073c) (gprs_llc.c:1125) 20241202095906816 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095906816 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095906816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095906816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@1173ab45bddd: setverdict(pass): none -> pass 20241202095906874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095906874 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241202095906874 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095906874 DMM INFO MM(262420000000050/f571073c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241202095906874 DMM INFO MM(262420000000050/f571073c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241202095906874 DMM DEBUG MM(262420000000050/f571073c) Using GGSN 0 (gprs_sm.c:317) 20241202095906874 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) 20241202095906875 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241202095906875 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241202095906875 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20241202095906875 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241202095906884 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 69 66 fb cf 11 07 3b 6b 29 14 05 7f 91 70 70 59 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1066 from retransmit req queue (gtp.c:443) 20241202095906884 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fef24f38328, cbp=0x5642e3268d60) (sgsn_libgtp.c:630) 20241202095906884 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241202095906884 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5642e326ee68 TLLI=f571073c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241202095906884 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241202095906884 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed 20241202095906888 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:823) 20241202095906891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095906891 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241202095906891 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241202095906892 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:823) 20241202095906892 DMM INFO MM(262420000000050/f571073c) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:850) 20241202095911896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095911896 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095911896 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095911896 DMM INFO MM(262420000000050/f571073c) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241202095911896 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095911896 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241202095911896 DLLC NOTICE LLME(ffffffff/f571073c){ASSIGNED} LLGM Assign pre (f571073c => eedc2fbf) (gprs_llc.c:1079) 20241202095911896 DLLC NOTICE LLME(f571073c/eedc2fbf){ASSIGNED} LLGM Assign post (f571073c => eedc2fbf) (gprs_llc.c:1125) 20241202095911896 DMM INFO MM(262420000000050/eedc2fbf) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_suspend_rau(1200)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed 20241202095911900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095911900 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095911900 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095911900 DMM INFO MM(262420000000050/eedc2fbf) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241202095911900 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241202095911900 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095911900 DLLC NOTICE LLME(f571073c/eedc2fbf){ASSIGNED} LLGM Assign pre (ffffffff => eedc2fbf) (gprs_llc.c:1079) 20241202095911900 DLLC NOTICE LLME(ffffffff/eedc2fbf){ASSIGNED} LLGM Assign post (ffffffff => eedc2fbf) (gprs_llc.c:1125) 20241202095911900 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241202095912400 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:823) TC_suspend_rau-BVCI196(1185)@1173ab45bddd: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@1173ab45bddd: Final verdict of PTC: pass 20241202095912405 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43254<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241202095912406 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095912407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1196)@1173ab45bddd: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP(1198)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@1173ab45bddd: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@1173ab45bddd: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(1191)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(1186)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(1184)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(1194)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(1189)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@1173ab45bddd: Test case TC_suspend_rau finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 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 20241202095912512 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49990<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095912913 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49990<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105240) 20241202095913407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095913407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105240, count=111532) 20241202095914409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095914409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 09:59: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_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 20241202095915410 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095915410 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_paging_ps started. 20241202095915938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50006<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095915939 DMM INFO MM(262420000000050/eedc2fbf) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095915939 DMM INFO MM(262420000000050/eedc2fbf) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095915939 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095915939 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095915939 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095915939 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095915939 DLLC NOTICE LLME(ffffffff/eedc2fbf){ASSIGNED} LLGM Assign pre (eedc2fbf => ffffffff) (gprs_llc.c:1079) 20241202095915939 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eedc2fbf => ffffffff) (gprs_llc.c:1125) 20241202095915939 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5642e326eb10 (gprs_sndcp.c:574) 20241202095915939 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5642e326ee68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241202095915939 DMM NOTICE MM(262420000000050/eedc2fbf) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241202095915939 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241202095915939 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241202095915939 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241202095915939 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241202095915939 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241202095915939 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) 20241202095915939 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) 20241202095915939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Deallocated (fsm.c:568) 20241202095915939 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095915939 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Deallocated (fsm.c:568) 20241202095915939 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095915939 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095915974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095915974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095915974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095915974 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095915974 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095915974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095915974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095915974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095915974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095915975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095915975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095915975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095915975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095915975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095915975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095915975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095915975 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095915975 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095915975 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095915975 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095915976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095915976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095915977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095915983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095915983 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095915992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095915992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095915992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095915992 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095915992 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095915992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095915992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095915992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095915992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095915993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095915993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095915993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095915993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095915993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095915993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095915993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095915993 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095915993 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095915993 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095915993 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095915994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095915994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095915997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095916001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095916001 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095916010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095916010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095916010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095916010 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095916010 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095916010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095916010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095916010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095916010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095916012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095916012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095916012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095916012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095916012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095916012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095916012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095916012 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095916012 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095916012 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095916012 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095916012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095916012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095916015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095916021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095916021 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095916411 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095916411 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095916411 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095916411 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1216)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095916413 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(1216)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202095916414 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1216)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@1173ab45bddd: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='F3872F53'O, index=0 SGSN_Test-GSUP(1217)@1173ab45bddd: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@1173ab45bddd: 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 := '8E86A738C8DC53DB2D1D691C10F46CC7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7607E9B5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2C2F4920F41705C1'O } } } } } 20241202095917444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095917444 DLLC NOTICE LLME(ffffffff/f3872f53){UNASSIGNED} LLC RX: unknown TLLI 0xf3872f53, creating LLME on the fly (gprs_llc.c:552) 20241202095917444 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095917444 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1248) 20241202095917444 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095917444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Allocated (fsm.c:456) 20241202095917444 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095917444 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Allocated (fsm.c:456) 20241202095917444 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095917444 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095917444 DLLC NOTICE LLME(ffffffff/f3872f53){UNASSIGNED} LLGM Assign pre (f3872f53 => f8edfab3) (gprs_llc.c:1079) 20241202095917444 DLLC NOTICE LLME(f3872f53/f8edfab3){ASSIGNED} LLGM Assign post (f3872f53 => f8edfab3) (gprs_llc.c:1125) 20241202095917444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095917444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095917444 DMM DEBUG MM(262420000000051/f8edfab3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095917453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095917453 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095917453 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095917453 DMM DEBUG MM(262420000000051/f8edfab3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1066) 20241202095917453 DMM NOTICE MM(262420000000051/f8edfab3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095917453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095917453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095917453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095917453 DMM DEBUG MM(262420000000051/f8edfab3) Requesting authorization (sgsn_auth.c:160) 20241202095917453 DMM INFO MM(262420000000051/f8edfab3) Requesting authentication tuples (sgsn_auth.c:184) 20241202095917453 DMM DEBUG MM(262420000000051/f8edfab3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095917453 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241202095917453 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@1173ab45bddd: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20241202095917455 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095917455 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095917455 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095917455 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095917455 DMM INFO MM(262420000000051/f8edfab3) Subscriber data update (mmctx.c:445) 20241202095917455 DMM DEBUG MM(262420000000051/f8edfab3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095917455 DMM INFO MM(262420000000051/f8edfab3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095917455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095917455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095917455 DMM INFO MM(262420000000051/f8edfab3) <- GMM AUTH AND CIPHERING REQ (rand = 8e 86 a7 38 c8 dc 53 db 2d 1d 69 1c 10 f4 6c c7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095917459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095917459 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095917459 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095917459 DMM INFO MM(262420000000051/f8edfab3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095917459 DMM NOTICE MM(262420000000051/f8edfab3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095917459 DMM DEBUG MM(262420000000051/f8edfab3) checking auth: received GSM SRES = 76 07 e9 b5 (gprs_gmm.c:648) 20241202095917459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095917459 DMM DEBUG MM(262420000000051/f8edfab3) Requesting authorization (sgsn_auth.c:160) 20241202095917459 DMM INFO MM(262420000000051/f8edfab3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095917459 DMM DEBUG MM(262420000000051/f8edfab3) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095917459 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241202095917459 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) 20241202095917459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095917459 DMM INFO MM(262420000000051/f8edfab3) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8edfab3) (gprs_gmm.c:282) 20241202095917460 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095917460 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095917460 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241202095917460 DMM INFO MM(262420000000051/f8edfab3) Subscriber data update (mmctx.c:445) 20241202095917460 DMM DEBUG MM(262420000000051/f8edfab3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095917460 DMM INFO MM(262420000000051/f8edfab3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095917460 DMM NOTICE MM(262420000000051/f8edfab3) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:982) 20241202095917460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095917460 DMM NOTICE MM(262420000000051/f8edfab3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095917460 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) 20241202095917460 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095917460 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241202095917460 DMM INFO MM(262420000000051/f8edfab3) Subscriber data update (mmctx.c:445) 20241202095917460 DMM DEBUG MM(262420000000051/f8edfab3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095917464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095917464 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095917464 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095917464 DMM INFO MM(262420000000051/f8edfab3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095917464 DMM NOTICE MM(262420000000051/f8edfab3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095917464 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095917464 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095917464 DLLC NOTICE LLME(f3872f53/f8edfab3){ASSIGNED} LLGM Assign pre (ffffffff => f8edfab3) (gprs_llc.c:1079) 20241202095917464 DLLC NOTICE LLME(ffffffff/f8edfab3){ASSIGNED} LLGM Assign post (ffffffff => f8edfab3) (gprs_llc.c:1125) 20241202095917464 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095917464 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095917464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095917464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1219)@1173ab45bddd: setverdict(pass): none -> pass 20241202095917515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095917515 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241202095917515 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095917515 DMM INFO MM(262420000000051/f8edfab3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241202095917515 DMM INFO MM(262420000000051/f8edfab3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241202095917515 DMM DEBUG MM(262420000000051/f8edfab3) Using GGSN 0 (gprs_sm.c:317) 20241202095917515 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) 20241202095917515 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241202095917515 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241202095917515 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20241202095917515 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241202095917522 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 44 e6 84 4e 11 1c c6 ab b5 14 05 7f 56 58 71 56 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) 20241202095917522 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fef24f393a0, cbp=0x5642e3269720) (sgsn_libgtp.c:630) 20241202095917522 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241202095917522 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5642e326ee68 TLLI=f8edfab3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241202095917522 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241202095917522 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1219)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed 20241202095917527 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:823) 20241202095920517 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Timeout of T3314 (fsm.c:317) 20241202095920517 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241202095920517 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241202095920598 DGPRS DEBUG Checking for inactive LLMEs, time = 35661759 (sgsn.c:132) 20241202095922530 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:823) 20241202095922530 DMM INFO MM(262420000000051/f8edfab3) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:865) TC_paging_ps-BVCI196(1204)@1173ab45bddd: 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 := 'F8EDFAB3'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1204)@1173ab45bddd: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@1173ab45bddd: Final verdict of PTC: pass 20241202095922539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50006<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1217)@1173ab45bddd: Final verdict of PTC: none 20241202095922540 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095922540 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1205)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@1173ab45bddd: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(1210)@1173ab45bddd: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(1215)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@1173ab45bddd: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(1213)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(1208)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(1203)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@1173ab45bddd: Test case TC_paging_ps finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 09:59:22 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241202095922613 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34812<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095923014 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34812<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100396) 20241202095923541 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095923541 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100396, count=104752) 20241202095924543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095924543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 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 20241202095925545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095925545 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_paging_ps_ra_multiple_cells started. 20241202095926040 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34814<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095926041 DMM INFO MM(262420000000051/f8edfab3) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095926041 DMM INFO MM(262420000000051/f8edfab3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095926041 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095926041 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095926041 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095926041 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241202095926041 DLLC NOTICE LLME(ffffffff/f8edfab3){ASSIGNED} LLGM Assign pre (f8edfab3 => ffffffff) (gprs_llc.c:1079) 20241202095926041 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8edfab3 => ffffffff) (gprs_llc.c:1125) 20241202095926041 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5642e326eb10 (gprs_sndcp.c:574) 20241202095926041 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5642e326ee68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241202095926041 DMM NOTICE MM(262420000000051/f8edfab3) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241202095926041 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241202095926041 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241202095926041 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241202095926041 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241202095926041 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241202095926041 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) 20241202095926041 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) 20241202095926041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Deallocated (fsm.c:568) 20241202095926041 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095926041 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Deallocated (fsm.c:568) 20241202095926041 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095926041 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095926064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095926064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095926064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095926064 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095926064 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095926064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095926064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095926064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095926064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095926065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095926065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095926065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095926065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095926065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095926065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095926065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095926065 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095926065 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095926065 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095926065 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095926065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095926065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095926068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1221)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1225)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 20241202095926073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095926073 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095926084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095926084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095926084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095926084 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095926084 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095926084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095926084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095926084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095926084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095926086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095926086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095926086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095926086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095926086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095926086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095926086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095926086 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095926086 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095926086 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095926086 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1229)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241202095926086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095926086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095926089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095926096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095926096 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095926106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095926106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095926106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095926106 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095926106 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095926106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095926106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095926106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095926106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095926107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095926107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095926107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095926107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095926107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095926107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095926107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095926107 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095926107 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095926107 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095926107 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095926107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095926107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095926110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095926116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095926116 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095926546 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095926546 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095926546 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095926546 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1235)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095926547 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(1235)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1235)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241202095926547 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1235)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@1173ab45bddd: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='D9AA00F4'O, index=0 SGSN_Test-GSUP(1236)@1173ab45bddd: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@1173ab45bddd: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@1173ab45bddd: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='D9AA00F4'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@1173ab45bddd: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='D9AA00F4'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@1173ab45bddd: 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 := 'A1473866929CEE965D591F871AC49556'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7351F4B8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4B19BBC6FEEBE0EC'O } } } } } 20241202095927575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095927575 DLLC NOTICE LLME(ffffffff/d9aa00f4){UNASSIGNED} LLC RX: unknown TLLI 0xd9aa00f4, creating LLME on the fly (gprs_llc.c:552) 20241202095927575 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095927575 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1248) 20241202095927575 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095927575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Allocated (fsm.c:456) 20241202095927575 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095927575 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Allocated (fsm.c:456) 20241202095927575 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095927575 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095927575 DLLC NOTICE LLME(ffffffff/d9aa00f4){UNASSIGNED} LLGM Assign pre (d9aa00f4 => e4b5760c) (gprs_llc.c:1079) 20241202095927575 DLLC NOTICE LLME(d9aa00f4/e4b5760c){ASSIGNED} LLGM Assign post (d9aa00f4 => e4b5760c) (gprs_llc.c:1125) 20241202095927575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095927575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095927575 DMM DEBUG MM(262420000000052/e4b5760c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095927583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095927583 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095927583 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095927583 DMM DEBUG MM(262420000000052/e4b5760c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1066) 20241202095927583 DMM NOTICE MM(262420000000052/e4b5760c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095927583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095927583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095927583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095927583 DMM DEBUG MM(262420000000052/e4b5760c) Requesting authorization (sgsn_auth.c:160) 20241202095927583 DMM INFO MM(262420000000052/e4b5760c) Requesting authentication tuples (sgsn_auth.c:184) 20241202095927583 DMM DEBUG MM(262420000000052/e4b5760c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095927583 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241202095927583 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@1173ab45bddd: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20241202095927585 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095927585 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095927585 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095927585 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095927585 DMM INFO MM(262420000000052/e4b5760c) Subscriber data update (mmctx.c:445) 20241202095927585 DMM DEBUG MM(262420000000052/e4b5760c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095927585 DMM INFO MM(262420000000052/e4b5760c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095927585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095927585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095927585 DMM INFO MM(262420000000052/e4b5760c) <- GMM AUTH AND CIPHERING REQ (rand = a1 47 38 66 92 9c ee 96 5d 59 1f 87 1a c4 95 56 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095927588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095927588 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095927588 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095927588 DMM INFO MM(262420000000052/e4b5760c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095927588 DMM NOTICE MM(262420000000052/e4b5760c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095927588 DMM DEBUG MM(262420000000052/e4b5760c) checking auth: received GSM SRES = 73 51 f4 b8 (gprs_gmm.c:648) 20241202095927588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095927588 DMM DEBUG MM(262420000000052/e4b5760c) Requesting authorization (sgsn_auth.c:160) 20241202095927588 DMM INFO MM(262420000000052/e4b5760c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095927588 DMM DEBUG MM(262420000000052/e4b5760c) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095927589 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241202095927589 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) 20241202095927589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095927589 DMM INFO MM(262420000000052/e4b5760c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4b5760c) (gprs_gmm.c:282) 20241202095927589 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095927589 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095927589 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241202095927589 DMM INFO MM(262420000000052/e4b5760c) Subscriber data update (mmctx.c:445) 20241202095927589 DMM DEBUG MM(262420000000052/e4b5760c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095927589 DMM INFO MM(262420000000052/e4b5760c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095927589 DMM NOTICE MM(262420000000052/e4b5760c) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:982) 20241202095927589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095927589 DMM NOTICE MM(262420000000052/e4b5760c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095927589 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) 20241202095927589 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095927589 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241202095927589 DMM INFO MM(262420000000052/e4b5760c) Subscriber data update (mmctx.c:445) 20241202095927589 DMM DEBUG MM(262420000000052/e4b5760c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095927592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095927592 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095927592 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095927592 DMM INFO MM(262420000000052/e4b5760c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095927592 DMM NOTICE MM(262420000000052/e4b5760c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095927592 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095927592 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095927592 DLLC NOTICE LLME(d9aa00f4/e4b5760c){ASSIGNED} LLGM Assign pre (ffffffff => e4b5760c) (gprs_llc.c:1079) 20241202095927592 DLLC NOTICE LLME(ffffffff/e4b5760c){ASSIGNED} LLGM Assign post (ffffffff => e4b5760c) (gprs_llc.c:1125) 20241202095927592 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095927592 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095927592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095927592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241202095927644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095927644 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241202095927644 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095927644 DMM INFO MM(262420000000052/e4b5760c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241202095927644 DMM INFO MM(262420000000052/e4b5760c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241202095927644 DMM DEBUG MM(262420000000052/e4b5760c) Using GGSN 0 (gprs_sm.c:317) 20241202095927644 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) 20241202095927644 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241202095927644 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241202095927644 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20241202095927644 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241202095927650 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 de 50 3e a0 11 85 62 90 1d 14 05 7f 6e 0e 74 fe 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:443) 20241202095927650 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fef24f3a418, cbp=0x5642e3268410) (sgsn_libgtp.c:630) 20241202095927650 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241202095927650 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5642e326ffd8 TLLI=e4b5760c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241202095927650 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241202095927650 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@1173ab45bddd: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed 20241202095927655 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:823) 20241202095930644 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Timeout of T3314 (fsm.c:317) 20241202095930644 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241202095930644 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241202095932659 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:823) 20241202095932659 DMM INFO MM(262420000000052/e4b5760c) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:865) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@1173ab45bddd: 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 := 'E4B5760C'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1233)@1173ab45bddd: 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 := 'E4B5760C'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@1173ab45bddd: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1238)@1173ab45bddd: Final verdict of PTC: pass 20241202095932666 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34814<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1236)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(1229)@1173ab45bddd: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@1173ab45bddd: Final verdict of PTC: none 20241202095932667 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095932667 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@1173ab45bddd: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(1224)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(1234)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(1222)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(1227)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(1232)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): pass (none -> pass) MTC@1173ab45bddd: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 09:59:32 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 20241202095932790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095933192 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49412<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96284) 20241202095933668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095933668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96284, count=104580) 20241202095934669 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095934670 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 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 20241202095935670 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095935671 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_bssgp_rim_single_report started. 20241202095936288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49428<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095936289 DMM INFO MM(262420000000052/e4b5760c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095936289 DMM INFO MM(262420000000052/e4b5760c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095936289 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095936289 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095936289 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095936289 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241202095936289 DLLC NOTICE LLME(ffffffff/e4b5760c){ASSIGNED} LLGM Assign pre (e4b5760c => ffffffff) (gprs_llc.c:1079) 20241202095936289 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4b5760c => ffffffff) (gprs_llc.c:1125) 20241202095936289 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5642e326fc80 (gprs_sndcp.c:574) 20241202095936290 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5642e326ffd8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241202095936290 DMM NOTICE MM(262420000000052/e4b5760c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241202095936290 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241202095936290 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241202095936290 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241202095936290 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241202095936290 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241202095936290 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) 20241202095936290 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) 20241202095936290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Deallocated (fsm.c:568) 20241202095936290 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095936290 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Deallocated (fsm.c:568) 20241202095936290 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095936290 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095936330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095936330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095936330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095936330 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095936330 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095936330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095936330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095936330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095936330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241202095936330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095936330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095936330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1243)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095936331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095936331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095936331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095936331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095936331 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095936331 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095936331 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095936331 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095936331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095936331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095936333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1244)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1240)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095936337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095936337 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1242)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1244)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095936345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095936345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095936345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095936345 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095936345 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095936345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095936345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095936345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095936345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095936346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095936346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095936346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095936346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095936346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095936346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095936346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095936346 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095936346 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095936346 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095936346 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095936346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095936346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095936349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1249)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095936354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095936354 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095936363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095936363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095936363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095936363 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095936363 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095936363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095936363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095936363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095936363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095936364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095936364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095936364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095936364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095936364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095936364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095936364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095936364 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095936364 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095936364 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095936364 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095936364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095936364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095936366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095936370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095936370 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095936671 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095936672 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095936672 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095936672 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1254)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095936675 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(1254)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202095936675 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1254)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241202095936691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@1173ab45bddd: setverdict(pass): none -> pass MTC@1173ab45bddd: Warning: Re-starting timer T, which is already active (running or expired). 20241202095936703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed 20241202095936708 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49428<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1243)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP(1255)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@1173ab45bddd: Final verdict of PTC: none 20241202095936711 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095936711 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1254)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(1253)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@1173ab45bddd: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(1248)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@1173ab45bddd: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(1246)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(1241)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(1251)@1173ab45bddd: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1242)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: pass MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@1173ab45bddd: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@1173ab45bddd: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@1173ab45bddd: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@1173ab45bddd: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 09:59:36 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 20241202095936795 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49430<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095937196 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49430<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59136) 20241202095937712 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095937712 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59136, count=59676) 20241202095938713 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095938713 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 09:59: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.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 20241202095939714 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095939715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_rim_eutran_to_geran started. 20241202095940225 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49432<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095940226 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095940246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095940246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095940246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095940246 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095940246 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095940246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095940246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095940246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095940246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095940247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095940247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095940247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095940247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095940247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095940247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095940247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095940247 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095940247 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095940247 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095940247 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095940247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095940247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1262)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 20241202095940250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1258)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095940256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095940256 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1263)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI196(1260)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1262)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095940262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095940262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095940262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095940262 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095940262 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095940262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095940262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095940262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095940262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095940263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095940263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095940263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095940263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095940263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095940263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095940263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095940263 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095940263 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095940263 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095940263 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095940264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095940264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095940267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1267)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1263)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095940275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095940275 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1268)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI210(1265)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1267)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095940280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095940280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095940280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095940280 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095940280 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095940280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095940280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095940280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095940280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095940281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095940281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095940281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095940281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095940281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095940281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095940281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095940281 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095940281 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095940281 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095940281 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095940282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095940282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095940284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095940289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095940289 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095940715 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095940715 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095940715 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095940716 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1272)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095940717 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(1272)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1272)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241202095940717 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) MTC@1173ab45bddd: setverdict(pass): none -> pass 20241202095940732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed 20241202095940734 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49432<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241202095940735 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095940735 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1261)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1272)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@1173ab45bddd: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP(1273)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@1173ab45bddd: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(1271)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(1266)@1173ab45bddd: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1270)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(1264)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(1269)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(1259)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: pass MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@1173ab45bddd: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@1173ab45bddd: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@1173ab45bddd: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@1173ab45bddd: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 09:59:40 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 20241202095940827 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49446<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095941229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49446<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49124) 20241202095941736 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095941736 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49124, count=53480) 20241202095942737 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095942738 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 09:59:43 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 20241202095943738 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095943738 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_cell_change_different_rai_ci_attach started. 20241202095944326 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49872<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095944329 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095944352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095944352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095944352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095944352 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095944352 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095944352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095944352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095944352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095944352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095944353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095944353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095944353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095944353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095944353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095944353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095944353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095944353 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095944353 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095944353 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095944353 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095944353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095944353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095944355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095944359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095944360 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)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095944368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095944368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095944368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095944368 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095944368 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095944368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095944368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095944368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095944368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095944369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095944369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095944369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095944369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095944370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095944370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095944370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095944370 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095944370 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095944370 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095944370 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095944370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095944370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095944372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095944379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095944379 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1286)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI210(1283)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1285)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1290)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1290)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095944392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095944392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095944392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095944392 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095944392 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095944392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095944392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095944392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095944392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1290)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095944393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095944393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095944393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095944394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095944394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095944394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095944394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095944394 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095944394 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095944394 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095944394 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095944394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095944394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1290)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1290)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095944396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095944403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095944403 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI220(1287)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095944739 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095944739 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095944739 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095944739 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1289)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1289)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095944740 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(1289)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1289)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1289)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241202095944741 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1289)@1173ab45bddd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1289)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1289)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@1173ab45bddd: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='F53538BF'O, index=0 SGSN_Test-GSUP(1291)@1173ab45bddd: 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)@1173ab45bddd: 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 := 'F1419B4153D89AE6765D719B32D312EA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8C3BA6B3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CB1D35BCF501FCD3'O } } } } } 20241202095944766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095944766 DLLC NOTICE LLME(ffffffff/f53538bf){UNASSIGNED} LLC RX: unknown TLLI 0xf53538bf, creating LLME on the fly (gprs_llc.c:552) 20241202095944766 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095944766 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1248) 20241202095944766 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095944766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Allocated (fsm.c:456) 20241202095944766 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095944766 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Allocated (fsm.c:456) 20241202095944766 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095944766 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095944766 DLLC NOTICE LLME(ffffffff/f53538bf){UNASSIGNED} LLGM Assign pre (f53538bf => e61e2fed) (gprs_llc.c:1079) 20241202095944766 DLLC NOTICE LLME(f53538bf/e61e2fed){ASSIGNED} LLGM Assign post (f53538bf => e61e2fed) (gprs_llc.c:1125) 20241202095944766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095944766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095944766 DMM DEBUG MM(262420000000068/e61e2fed) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095944772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095944772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095944772 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095944772 DMM DEBUG MM(262420000000068/e61e2fed) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20241202095944772 DMM NOTICE MM(262420000000068/e61e2fed) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095944772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095944772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095944772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095944772 DMM DEBUG MM(262420000000068/e61e2fed) Requesting authorization (sgsn_auth.c:160) 20241202095944772 DMM INFO MM(262420000000068/e61e2fed) Requesting authentication tuples (sgsn_auth.c:184) 20241202095944772 DMM DEBUG MM(262420000000068/e61e2fed) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095944772 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241202095944772 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@1173ab45bddd: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20241202095944814 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095944814 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095944814 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095944814 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095944814 DMM INFO MM(262420000000068/e61e2fed) Subscriber data update (mmctx.c:445) 20241202095944814 DMM DEBUG MM(262420000000068/e61e2fed) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095944814 DMM INFO MM(262420000000068/e61e2fed) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095944814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095944814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095944814 DMM INFO MM(262420000000068/e61e2fed) <- GMM AUTH AND CIPHERING REQ (rand = f1 41 9b 41 53 d8 9a e6 76 5d 71 9b 32 d3 12 ea , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095944820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095944821 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095944821 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095944821 DMM INFO MM(262420000000068/e61e2fed) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095944821 DMM NOTICE MM(262420000000068/e61e2fed) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095944821 DMM DEBUG MM(262420000000068/e61e2fed) checking auth: received GSM SRES = 8c 3b a6 b3 (gprs_gmm.c:648) 20241202095944821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095944821 DMM DEBUG MM(262420000000068/e61e2fed) Requesting authorization (sgsn_auth.c:160) 20241202095944821 DMM INFO MM(262420000000068/e61e2fed) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095944821 DMM DEBUG MM(262420000000068/e61e2fed) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095944821 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241202095944821 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) 20241202095944821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095944821 DMM INFO MM(262420000000068/e61e2fed) <- GMM ATTACH ACCEPT (new P-TMSI=0xe61e2fed) (gprs_gmm.c:282) 20241202095944821 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095944821 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095944821 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241202095944821 DMM INFO MM(262420000000068/e61e2fed) Subscriber data update (mmctx.c:445) 20241202095944821 DMM DEBUG MM(262420000000068/e61e2fed) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095944821 DMM INFO MM(262420000000068/e61e2fed) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095944821 DMM NOTICE MM(262420000000068/e61e2fed) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:982) 20241202095944821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095944821 DMM NOTICE MM(262420000000068/e61e2fed) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095944821 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) 20241202095944822 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095944822 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241202095944822 DMM INFO MM(262420000000068/e61e2fed) Subscriber data update (mmctx.c:445) 20241202095944822 DMM DEBUG MM(262420000000068/e61e2fed) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095944825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095944825 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095944825 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095944825 DMM INFO MM(262420000000068/e61e2fed) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095944825 DMM NOTICE MM(262420000000068/e61e2fed) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095944825 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095944825 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095944825 DLLC NOTICE LLME(f53538bf/e61e2fed){ASSIGNED} LLGM Assign pre (ffffffff => e61e2fed) (gprs_llc.c:1079) 20241202095944825 DLLC NOTICE LLME(ffffffff/e61e2fed){ASSIGNED} LLGM Assign post (ffffffff => e61e2fed) (gprs_llc.c:1125) 20241202095944825 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095944825 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095944825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095944825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241202095944876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095944876 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241202095944876 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095944876 DMM INFO MM(262420000000068/e61e2fed) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241202095944876 DMM INFO MM(262420000000068/e61e2fed) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241202095944876 DMM DEBUG MM(262420000000068/e61e2fed) Using GGSN 0 (gprs_sm.c:317) 20241202095944876 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) 20241202095944876 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241202095944876 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241202095944876 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20241202095944876 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241202095944882 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 21 bc 2f fb 11 14 d4 d4 9c 14 05 7f 35 56 18 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=1072 from retransmit req queue (gtp.c:443) 20241202095944882 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fef24f3b490, cbp=0x5642e3269ab0) (sgsn_libgtp.c:630) 20241202095944882 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241202095944882 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5642e326ff58 TLLI=e61e2fed, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241202095944882 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241202095944882 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@1173ab45bddd: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed 20241202095944886 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:823) 20241202095944891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095944891 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241202095944891 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@1173ab45bddd: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@1173ab45bddd: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='E61E2FED'O, index=0 20241202095944895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095944895 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241202095944895 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xE61E2FED) type="GPRS attach" (gprs_gmm.c:1248) 20241202095944895 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095944895 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241202095944895 DLLC NOTICE LLME(ffffffff/e61e2fed){ASSIGNED} LLGM Assign pre (e61e2fed => e6b7ca9d) (gprs_llc.c:1079) 20241202095944895 DLLC NOTICE LLME(e61e2fed/e6b7ca9d){ASSIGNED} LLGM Assign post (e61e2fed => e6b7ca9d) (gprs_llc.c:1125) 20241202095944895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095944895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095944895 DMM DEBUG MM(262420000000068/e6b7ca9d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095944902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095944902 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241202095944902 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095944902 DMM DEBUG MM(262420000000068/e6b7ca9d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20241202095944902 DMM NOTICE MM(262420000000068/e6b7ca9d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095944902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095944902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095944902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095944902 DMM DEBUG MM(262420000000068/e6b7ca9d) Requesting authorization (sgsn_auth.c:160) 20241202095944902 DMM INFO MM(262420000000068/e6b7ca9d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095944902 DMM DEBUG MM(262420000000068/e6b7ca9d) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095944902 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241202095944902 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) 20241202095945895 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095945895 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095945895 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241202095945895 DMM INFO MM(262420000000068/e6b7ca9d) Subscriber data update (mmctx.c:445) 20241202095945895 DMM DEBUG MM(262420000000068/e6b7ca9d) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241202095945895 DMM INFO MM(262420000000068/e6b7ca9d) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241202095945895 DMM NOTICE MM(262420000000068/e6b7ca9d) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:982) 20241202095945895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095945895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095945895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241202095945895 DMM INFO MM(262420000000068/e6b7ca9d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6b7ca9d) (gprs_gmm.c:282) 20241202095945895 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) 20241202095945895 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095945895 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241202095945895 DMM INFO MM(262420000000068/e6b7ca9d) Subscriber data update (mmctx.c:445) 20241202095945895 DMM DEBUG MM(262420000000068/e6b7ca9d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095945899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095945899 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095945899 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095945899 DMM INFO MM(262420000000068/e6b7ca9d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095945899 DMM NOTICE MM(262420000000068/e6b7ca9d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095945899 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095945899 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095945899 DLLC NOTICE LLME(e61e2fed/e6b7ca9d){ASSIGNED} LLGM Assign pre (ffffffff => e6b7ca9d) (gprs_llc.c:1079) 20241202095945899 DLLC NOTICE LLME(ffffffff/e6b7ca9d){ASSIGNED} LLGM Assign post (ffffffff => e6b7ca9d) (gprs_llc.c:1125) 20241202095945899 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095945899 DMM ERROR MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1402) 20241202095945899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095945899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241202095945949 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:823) 20241202095945953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095945953 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095945953 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@1173ab45bddd: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1293)@1173ab45bddd: Final verdict of PTC: pass 20241202095945955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49872<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241202095945956 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095945956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1291)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1289)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(1290)@1173ab45bddd: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@1173ab45bddd: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1287)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(1279)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(1284)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@1173ab45bddd: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(1282)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(1277)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(1288)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1287): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(1288): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(1289): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(1290): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): pass (none -> pass) MTC@1173ab45bddd: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@1173ab45bddd: 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 pass'. Mon Dec 2 09:59:46 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc 20241202095946066 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095946467 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49878<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102284) 20241202095946957 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095946958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102284, count=123440) 20241202095947958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095947959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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 pass' was executed successfully (exit status: 0). MTC@1173ab45bddd: 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 ------ Mon Dec 2 09:59: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_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 20241202095948959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095948959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_cell_change_different_rai_ci_data started. 20241202095949492 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49884<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095949493 DMM INFO MM(262420000000068/e6b7ca9d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095949493 DMM INFO MM(262420000000068/e6b7ca9d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095949493 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095949493 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095949493 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095949493 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095949493 DLLC NOTICE LLME(ffffffff/e6b7ca9d){ASSIGNED} LLGM Assign pre (e6b7ca9d => ffffffff) (gprs_llc.c:1079) 20241202095949493 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6b7ca9d => ffffffff) (gprs_llc.c:1125) 20241202095949493 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5642e326fc00 (gprs_sndcp.c:574) 20241202095949493 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5642e326ff58, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241202095949493 DMM NOTICE MM(262420000000068/e6b7ca9d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241202095949493 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241202095949493 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241202095949493 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241202095949493 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241202095949493 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241202095949493 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) 20241202095949493 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f8 09 00 28 01 01 (gsup_client.c:402) 20241202095949493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Deallocated (fsm.c:568) 20241202095949493 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095949493 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Deallocated (fsm.c:568) 20241202095949493 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095949493 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095949512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095949512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095949512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095949512 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095949512 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095949512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095949512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095949512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095949512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095949512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095949512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095949512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095949512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095949512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095949512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095949512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095949512 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095949513 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095949513 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095949513 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095949513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095949513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095949515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095949521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095949521 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)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095949530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095949530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095949530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095949530 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095949530 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095949530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095949530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095949530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095949530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095949531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095949531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095949531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095949531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095949531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095949531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095949531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095949531 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095949531 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095949531 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095949531 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095949532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095949532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095949535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095949541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095949541 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)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095949550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095949550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095949550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095949550 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095949550 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095949550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095949550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095949550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095949550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095949551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095949551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095949551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095949551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095949551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095949551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095949551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095949551 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095949551 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095949551 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095949551 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1308)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241202095949552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095949552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095949554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095949560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095949560 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)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095949960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095949960 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095949960 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095949960 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1309)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095949962 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) 20241202095949962 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1309)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@1173ab45bddd: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='E54F2F70'O, index=0 SGSN_Test-GSUP(1310)@1173ab45bddd: 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)@1173ab45bddd: 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 := '7AA4108B17A165E658813615641143B0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '71DBB88A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AB66C4AB18E7FD4D'O } } } } } 20241202095949984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095949984 DLLC NOTICE LLME(ffffffff/e54f2f70){UNASSIGNED} LLC RX: unknown TLLI 0xe54f2f70, creating LLME on the fly (gprs_llc.c:552) 20241202095949984 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095949984 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1248) 20241202095949984 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095949984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Allocated (fsm.c:456) 20241202095949984 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095949984 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Allocated (fsm.c:456) 20241202095949984 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095949984 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095949984 DLLC NOTICE LLME(ffffffff/e54f2f70){UNASSIGNED} LLGM Assign pre (e54f2f70 => c77ebe9a) (gprs_llc.c:1079) 20241202095949984 DLLC NOTICE LLME(e54f2f70/c77ebe9a){ASSIGNED} LLGM Assign post (e54f2f70 => c77ebe9a) (gprs_llc.c:1125) 20241202095949984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095949984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095949984 DMM DEBUG MM(262420000000070/c77ebe9a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095949990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095949990 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095949990 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095949990 DMM DEBUG MM(262420000000070/c77ebe9a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1066) 20241202095949990 DMM NOTICE MM(262420000000070/c77ebe9a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095949990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095949990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095949990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095949990 DMM DEBUG MM(262420000000070/c77ebe9a) Requesting authorization (sgsn_auth.c:160) 20241202095949990 DMM INFO MM(262420000000070/c77ebe9a) Requesting authentication tuples (sgsn_auth.c:184) 20241202095949990 DMM DEBUG MM(262420000000070/c77ebe9a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095949990 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241202095949990 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@1173ab45bddd: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20241202095950030 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095950030 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095950030 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095950030 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095950030 DMM INFO MM(262420000000070/c77ebe9a) Subscriber data update (mmctx.c:445) 20241202095950030 DMM DEBUG MM(262420000000070/c77ebe9a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095950030 DMM INFO MM(262420000000070/c77ebe9a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095950030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095950030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095950030 DMM INFO MM(262420000000070/c77ebe9a) <- GMM AUTH AND CIPHERING REQ (rand = 7a a4 10 8b 17 a1 65 e6 58 81 36 15 64 11 43 b0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095950034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095950034 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095950034 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095950034 DMM INFO MM(262420000000070/c77ebe9a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095950034 DMM NOTICE MM(262420000000070/c77ebe9a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095950034 DMM DEBUG MM(262420000000070/c77ebe9a) checking auth: received GSM SRES = 71 db b8 8a (gprs_gmm.c:648) 20241202095950034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095950034 DMM DEBUG MM(262420000000070/c77ebe9a) Requesting authorization (sgsn_auth.c:160) 20241202095950034 DMM INFO MM(262420000000070/c77ebe9a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095950034 DMM DEBUG MM(262420000000070/c77ebe9a) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095950034 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241202095950034 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) 20241202095950034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095950034 DMM INFO MM(262420000000070/c77ebe9a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc77ebe9a) (gprs_gmm.c:282) 20241202095950035 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095950035 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095950035 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241202095950035 DMM INFO MM(262420000000070/c77ebe9a) Subscriber data update (mmctx.c:445) 20241202095950035 DMM DEBUG MM(262420000000070/c77ebe9a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095950035 DMM INFO MM(262420000000070/c77ebe9a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095950035 DMM NOTICE MM(262420000000070/c77ebe9a) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:982) 20241202095950035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095950035 DMM NOTICE MM(262420000000070/c77ebe9a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095950035 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) 20241202095950035 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095950035 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241202095950035 DMM INFO MM(262420000000070/c77ebe9a) Subscriber data update (mmctx.c:445) 20241202095950035 DMM DEBUG MM(262420000000070/c77ebe9a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095950037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095950037 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095950037 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095950037 DMM INFO MM(262420000000070/c77ebe9a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095950037 DMM NOTICE MM(262420000000070/c77ebe9a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095950037 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095950037 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095950037 DLLC NOTICE LLME(e54f2f70/c77ebe9a){ASSIGNED} LLGM Assign pre (ffffffff => c77ebe9a) (gprs_llc.c:1079) 20241202095950037 DLLC NOTICE LLME(ffffffff/c77ebe9a){ASSIGNED} LLGM Assign post (ffffffff => c77ebe9a) (gprs_llc.c:1125) 20241202095950037 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095950037 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095950037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095950037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241202095950095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095950095 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241202095950095 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095950095 DMM INFO MM(262420000000070/c77ebe9a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241202095950095 DMM INFO MM(262420000000070/c77ebe9a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241202095950095 DMM DEBUG MM(262420000000070/c77ebe9a) Using GGSN 0 (gprs_sm.c:317) 20241202095950095 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) 20241202095950096 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241202095950096 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241202095950096 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20241202095950096 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241202095950112 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0b 04 32 00 00 01 80 08 00 10 eb 36 9a 96 11 5c 46 f7 f1 14 05 7f 0c 9f b4 f4 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) 20241202095950112 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fef24f3c508, cbp=0x5642e326df80) (sgsn_libgtp.c:630) 20241202095950112 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241202095950112 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5642e326ff58 TLLI=c77ebe9a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241202095950112 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241202095950112 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@1173ab45bddd: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed 20241202095950120 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:823) 20241202095950130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095950130 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241202095950130 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_data-BVCI210(1302)@1173ab45bddd: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='C77EBE9A'O, index=0 20241202095950138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095950138 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095950138 DSNDCP ERROR Message for non-existing MM ctx (lle=0x5642e326ff58, TLLI=c77ebe9a, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) 20241202095950599 DGPRS DEBUG Checking for inactive LLMEs, time = 35661789 (sgsn.c:132) TC_cell_change_different_rai_ci_data(1312)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@1173ab45bddd: Removing Client IMSI='262420000000070'H, index=0 20241202095952141 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:823) TC_cell_change_different_rai_ci_data-BVCI196(1297)@1173ab45bddd: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@1173ab45bddd: Final verdict of PTC: pass 20241202095952159 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49884<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@1173ab45bddd: Final verdict of PTC: none 20241202095952164 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095952164 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1309)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(1298)@1173ab45bddd: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(1308)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@1173ab45bddd: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(1303)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@1173ab45bddd: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(1306)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(1301)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(1296)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@1173ab45bddd: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 09:59:52 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 20241202095952280 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095952681 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32794<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105560) 20241202095953164 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095953164 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105560, count=106720) 20241202095954166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095954166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 09:59: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_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 20241202095955167 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095955167 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_cell_change_different_ci_attach started. 20241202095955707 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32796<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095955708 DMM INFO MM(262420000000070/c77ebe9a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202095955708 DMM INFO MM(262420000000070/c77ebe9a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202095955708 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202095955708 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202095955708 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202095955708 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202095955708 DLLC NOTICE LLME(ffffffff/c77ebe9a){ASSIGNED} LLGM Assign pre (c77ebe9a => ffffffff) (gprs_llc.c:1079) 20241202095955708 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c77ebe9a => ffffffff) (gprs_llc.c:1125) 20241202095955708 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5642e326fc00 (gprs_sndcp.c:574) 20241202095955708 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5642e326ff58, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241202095955708 DMM NOTICE MM(262420000000070/c77ebe9a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241202095955708 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241202095955708 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241202095955708 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241202095955708 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241202095955708 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241202095955708 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) 20241202095955708 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) 20241202095955708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Deallocated (fsm.c:568) 20241202095955708 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202095955708 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Deallocated (fsm.c:568) 20241202095955708 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202095955708 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095955728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202095955728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095955728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095955728 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095955728 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202095955728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095955728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095955728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095955728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095955728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095955728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095955728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095955728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095955728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095955728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095955728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095955728 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095955728 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202095955728 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095955728 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095955729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095955729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095955731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1314)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1318)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 20241202095955736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095955736 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI196(1316)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095955747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202095955747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095955747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095955747 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095955747 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202095955747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095955747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095955747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095955747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095955748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095955748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095955748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095955748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095955748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095955748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095955748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095955748 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095955748 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202095955748 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095955748 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202095955748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095955748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095955751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095955756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095955756 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1321)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202095955765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202095955765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202095955765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202095955765 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095955765 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202095955765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202095955765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202095955765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202095955765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202095955766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202095955766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202095955766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202095955766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202095955766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202095955766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202095955766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202095955766 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202095955766 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202095955766 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202095955766 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1327)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241202095955767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202095955767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202095955769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202095955774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095955774 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202095956167 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095956167 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202095956167 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202095956167 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1328)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202095956168 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(1328)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202095956169 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@1173ab45bddd: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='E10DE89B'O, index=0 SGSN_Test-GSUP(1329)@1173ab45bddd: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@1173ab45bddd: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@1173ab45bddd: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='E10DE89B'O, index=0 TC_cell_change_different_ci_attach(1331)@1173ab45bddd: 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 := 'EF1B2C9D7E0098513A2CB33FC04D1256'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '23433279'O ("#C2y") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E191F8C3417FBF40'O } } } } } 20241202095956194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095956194 DLLC NOTICE LLME(ffffffff/e10de89b){UNASSIGNED} LLC RX: unknown TLLI 0xe10de89b, creating LLME on the fly (gprs_llc.c:552) 20241202095956194 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095956194 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1248) 20241202095956194 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202095956194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Allocated (fsm.c:456) 20241202095956194 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202095956194 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Allocated (fsm.c:456) 20241202095956194 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095956194 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202095956194 DLLC NOTICE LLME(ffffffff/e10de89b){UNASSIGNED} LLGM Assign pre (e10de89b => f36b94b5) (gprs_llc.c:1079) 20241202095956194 DLLC NOTICE LLME(e10de89b/f36b94b5){ASSIGNED} LLGM Assign post (e10de89b => f36b94b5) (gprs_llc.c:1125) 20241202095956194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095956194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095956194 DMM DEBUG MM(262420000000069/f36b94b5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095956200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095956200 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202095956200 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095956200 DMM DEBUG MM(262420000000069/f36b94b5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20241202095956200 DMM NOTICE MM(262420000000069/f36b94b5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095956200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095956200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095956200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095956200 DMM DEBUG MM(262420000000069/f36b94b5) Requesting authorization (sgsn_auth.c:160) 20241202095956200 DMM INFO MM(262420000000069/f36b94b5) Requesting authentication tuples (sgsn_auth.c:184) 20241202095956200 DMM DEBUG MM(262420000000069/f36b94b5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202095956200 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241202095956200 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@1173ab45bddd: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20241202095956242 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202095956242 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202095956242 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202095956242 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202095956242 DMM INFO MM(262420000000069/f36b94b5) Subscriber data update (mmctx.c:445) 20241202095956242 DMM DEBUG MM(262420000000069/f36b94b5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202095956242 DMM INFO MM(262420000000069/f36b94b5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202095956242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202095956242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095956242 DMM INFO MM(262420000000069/f36b94b5) <- GMM AUTH AND CIPHERING REQ (rand = ef 1b 2c 9d 7e 00 98 51 3a 2c b3 3f c0 4d 12 56 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202095956246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095956246 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095956246 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095956246 DMM INFO MM(262420000000069/f36b94b5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202095956246 DMM NOTICE MM(262420000000069/f36b94b5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202095956246 DMM DEBUG MM(262420000000069/f36b94b5) checking auth: received GSM SRES = 23 43 32 79 (gprs_gmm.c:648) 20241202095956246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202095956246 DMM DEBUG MM(262420000000069/f36b94b5) Requesting authorization (sgsn_auth.c:160) 20241202095956246 DMM INFO MM(262420000000069/f36b94b5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095956246 DMM DEBUG MM(262420000000069/f36b94b5) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095956246 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241202095956246 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) 20241202095956246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202095956246 DMM INFO MM(262420000000069/f36b94b5) <- GMM ATTACH ACCEPT (new P-TMSI=0xf36b94b5) (gprs_gmm.c:282) 20241202095956247 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095956247 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095956247 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241202095956247 DMM INFO MM(262420000000069/f36b94b5) Subscriber data update (mmctx.c:445) 20241202095956247 DMM DEBUG MM(262420000000069/f36b94b5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202095956247 DMM INFO MM(262420000000069/f36b94b5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202095956247 DMM NOTICE MM(262420000000069/f36b94b5) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:982) 20241202095956247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095956247 DMM NOTICE MM(262420000000069/f36b94b5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202095956247 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) 20241202095956247 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095956247 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241202095956247 DMM INFO MM(262420000000069/f36b94b5) Subscriber data update (mmctx.c:445) 20241202095956247 DMM DEBUG MM(262420000000069/f36b94b5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095956249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095956249 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202095956249 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095956249 DMM INFO MM(262420000000069/f36b94b5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095956249 DMM NOTICE MM(262420000000069/f36b94b5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095956249 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095956249 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095956249 DLLC NOTICE LLME(e10de89b/f36b94b5){ASSIGNED} LLGM Assign pre (ffffffff => f36b94b5) (gprs_llc.c:1079) 20241202095956249 DLLC NOTICE LLME(ffffffff/f36b94b5){ASSIGNED} LLGM Assign post (ffffffff => f36b94b5) (gprs_llc.c:1125) 20241202095956249 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095956249 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202095956249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095956249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241202095956301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095956301 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241202095956301 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095956301 DMM INFO MM(262420000000069/f36b94b5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241202095956301 DMM INFO MM(262420000000069/f36b94b5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241202095956301 DMM DEBUG MM(262420000000069/f36b94b5) Using GGSN 0 (gprs_sm.c:317) 20241202095956301 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 16. This is a software bug that needs fixing. (rate_ctr.c:221) 20241202095956301 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241202095956301 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241202095956301 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20241202095956301 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241202095956307 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0c 04 34 00 00 01 80 08 00 10 73 93 51 76 11 c5 26 3f 74 14 05 7f f0 f7 b1 ef 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1076 from retransmit req queue (gtp.c:443) 20241202095956307 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fef24f3d580, cbp=0x5642e32728a0) (sgsn_libgtp.c:630) 20241202095956307 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241202095956307 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5642e326f7d8 TLLI=f36b94b5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241202095956307 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241202095956307 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@1173ab45bddd: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed 20241202095956310 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:823) 20241202095956315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095956315 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241202095956315 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_attach-BVCI210(1321)@1173ab45bddd: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@1173ab45bddd: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='F36B94B5'O, index=0 20241202095956320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095956320 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241202095956320 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095956320 DMM INFO MM(262420000000069/f36b94b5) -> GMM ATTACH REQUEST MI(TMSI-0xF36B94B5) type="GPRS attach" (gprs_gmm.c:1248) 20241202095956320 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202095956320 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241202095956320 DLLC NOTICE LLME(ffffffff/f36b94b5){ASSIGNED} LLGM Assign pre (f36b94b5 => c2b544de) (gprs_llc.c:1079) 20241202095956320 DLLC NOTICE LLME(f36b94b5/c2b544de){ASSIGNED} LLGM Assign post (f36b94b5 => c2b544de) (gprs_llc.c:1125) 20241202095956320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202095956320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202095956320 DMM DEBUG MM(262420000000069/c2b544de) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202095956326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095956326 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241202095956326 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095956326 DMM DEBUG MM(262420000000069/c2b544de) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20241202095956326 DMM NOTICE MM(262420000000069/c2b544de) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202095956326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202095956326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202095956326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202095956326 DMM DEBUG MM(262420000000069/c2b544de) Requesting authorization (sgsn_auth.c:160) 20241202095956326 DMM INFO MM(262420000000069/c2b544de) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202095956326 DMM DEBUG MM(262420000000069/c2b544de) Requesting subscriber data update (gprs_subscriber.c:894) 20241202095956326 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241202095956326 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) 20241202095957319 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202095957319 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202095957319 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241202095957319 DMM INFO MM(262420000000069/c2b544de) Subscriber data update (mmctx.c:445) 20241202095957319 DMM DEBUG MM(262420000000069/c2b544de) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241202095957319 DMM INFO MM(262420000000069/c2b544de) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241202095957319 DMM NOTICE MM(262420000000069/c2b544de) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:982) 20241202095957319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202095957319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202095957319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241202095957319 DMM INFO MM(262420000000069/c2b544de) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2b544de) (gprs_gmm.c:282) 20241202095957319 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) 20241202095957320 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202095957320 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241202095957320 DMM INFO MM(262420000000069/c2b544de) Subscriber data update (mmctx.c:445) 20241202095957320 DMM DEBUG MM(262420000000069/c2b544de) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202095957324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095957324 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095957324 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202095957324 DMM INFO MM(262420000000069/c2b544de) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202095957324 DMM NOTICE MM(262420000000069/c2b544de) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202095957324 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202095957324 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202095957324 DLLC NOTICE LLME(f36b94b5/c2b544de){ASSIGNED} LLGM Assign pre (ffffffff => c2b544de) (gprs_llc.c:1079) 20241202095957324 DLLC NOTICE LLME(ffffffff/c2b544de){ASSIGNED} LLGM Assign post (ffffffff => c2b544de) (gprs_llc.c:1125) 20241202095957324 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202095957324 DMM ERROR MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1402) 20241202095957324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202095957324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241202095957374 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:823) 20241202095957381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202095957381 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241202095957381 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_attach-BVCI196(1316)@1173ab45bddd: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1331)@1173ab45bddd: Final verdict of PTC: pass 20241202095957385 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32796<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1329)@1173ab45bddd: Final verdict of PTC: none 20241202095957389 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202095957389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1328)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(1322)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(1317)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(1327)@1173ab45bddd: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@1173ab45bddd: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(1315)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(1320)@1173ab45bddd: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(1325)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_cell_change_different_ci_attach(1331): pass (none -> pass) MTC@1173ab45bddd: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@1173ab45bddd: 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 pass'. Mon Dec 2 09:59:57 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_attach.talloc 20241202095957508 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32804<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202095957909 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32804<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=129260) 20241202095958390 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095958390 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=129260, count=129800) 20241202095959391 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202095959391 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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 pass' was executed successfully (exit status: 0). MTC@1173ab45bddd: 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 ------ Mon Dec 2 09:59: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_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 20241202100000392 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100000392 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_cell_change_different_ci_data started. 20241202100000935 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32810<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202100000936 DMM INFO MM(262420000000069/c2b544de) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202100000936 DMM INFO MM(262420000000069/c2b544de) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202100000936 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202100000936 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202100000936 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202100000936 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202100000936 DLLC NOTICE LLME(ffffffff/c2b544de){ASSIGNED} LLGM Assign pre (c2b544de => ffffffff) (gprs_llc.c:1079) 20241202100000936 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2b544de => ffffffff) (gprs_llc.c:1125) 20241202100000936 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5642e326f480 (gprs_sndcp.c:574) 20241202100000936 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5642e326f7d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241202100000936 DMM NOTICE MM(262420000000069/c2b544de) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241202100000936 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241202100000936 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241202100000936 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241202100000936 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241202100000936 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241202100000936 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) 20241202100000936 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f9 09 00 28 01 01 (gsup_client.c:402) 20241202100000936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Deallocated (fsm.c:568) 20241202100000936 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202100000936 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Deallocated (fsm.c:568) 20241202100000936 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202100000936 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100000961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202100000961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100000961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100000961 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100000961 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202100000961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100000961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100000961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100000961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100000962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100000962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100000962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100000962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100000962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100000962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100000962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100000962 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100000962 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202100000962 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100000962 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100000963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100000963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100000966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241202100000974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100000974 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1335)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1337)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1342)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1342)@1173ab45bddd: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1341)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 20241202100000989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202100000989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100000989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100000989 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100000989 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202100000989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100000989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100000989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100000989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1342)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100000990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100000990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100000990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100000990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100000990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100000990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100000990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100000990 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100000990 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202100000990 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100000990 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100000991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100000991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1342)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1342)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100000995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1338)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202100001003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100001003 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1339)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1341)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1347)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1347)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100001013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202100001013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100001013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100001013 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100001013 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202100001013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100001013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100001013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100001013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1347)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100001014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100001014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100001014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100001014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100001014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100001014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100001014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100001014 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100001014 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202100001014 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100001014 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100001014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100001014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1347)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1347)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100001017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202100001023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100001023 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1344)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202100001393 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100001393 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202100001393 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202100001393 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1346)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1346)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202100001394 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(1346)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1346)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202100001395 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1346)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1346)@1173ab45bddd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1346)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1346)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@1173ab45bddd: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='D79E7924'O, index=0 SGSN_Test-GSUP(1348)@1173ab45bddd: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@1173ab45bddd: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1339)@1173ab45bddd: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='D79E7924'O, index=0 TC_cell_change_different_ci_data(1350)@1173ab45bddd: 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 := 'ABA7A1441F0F9B43ECA657DCDB306085'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '80FB7367'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D05EE4702677D316'O } } } } } 20241202100001422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100001422 DLLC NOTICE LLME(ffffffff/d79e7924){UNASSIGNED} LLC RX: unknown TLLI 0xd79e7924, creating LLME on the fly (gprs_llc.c:552) 20241202100001422 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202100001422 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1248) 20241202100001422 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202100001422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Allocated (fsm.c:456) 20241202100001422 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202100001422 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Allocated (fsm.c:456) 20241202100001422 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202100001422 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202100001422 DLLC NOTICE LLME(ffffffff/d79e7924){UNASSIGNED} LLGM Assign pre (d79e7924 => d6549386) (gprs_llc.c:1079) 20241202100001422 DLLC NOTICE LLME(d79e7924/d6549386){ASSIGNED} LLGM Assign post (d79e7924 => d6549386) (gprs_llc.c:1125) 20241202100001422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202100001422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202100001422 DMM DEBUG MM(262420000000071/d6549386) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202100001431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100001431 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202100001431 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202100001431 DMM DEBUG MM(262420000000071/d6549386) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1066) 20241202100001431 DMM NOTICE MM(262420000000071/d6549386) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202100001431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202100001431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202100001431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202100001431 DMM DEBUG MM(262420000000071/d6549386) Requesting authorization (sgsn_auth.c:160) 20241202100001431 DMM INFO MM(262420000000071/d6549386) Requesting authentication tuples (sgsn_auth.c:184) 20241202100001431 DMM DEBUG MM(262420000000071/d6549386) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202100001431 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241202100001431 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@1173ab45bddd: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20241202100001474 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202100001474 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202100001474 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202100001474 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202100001474 DMM INFO MM(262420000000071/d6549386) Subscriber data update (mmctx.c:445) 20241202100001474 DMM DEBUG MM(262420000000071/d6549386) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202100001474 DMM INFO MM(262420000000071/d6549386) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202100001474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202100001474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202100001474 DMM INFO MM(262420000000071/d6549386) <- GMM AUTH AND CIPHERING REQ (rand = ab a7 a1 44 1f 0f 9b 43 ec a6 57 dc db 30 60 85 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202100001480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100001480 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241202100001480 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202100001480 DMM INFO MM(262420000000071/d6549386) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202100001480 DMM NOTICE MM(262420000000071/d6549386) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202100001480 DMM DEBUG MM(262420000000071/d6549386) checking auth: received GSM SRES = 80 fb 73 67 (gprs_gmm.c:648) 20241202100001480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202100001480 DMM DEBUG MM(262420000000071/d6549386) Requesting authorization (sgsn_auth.c:160) 20241202100001480 DMM INFO MM(262420000000071/d6549386) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202100001480 DMM DEBUG MM(262420000000071/d6549386) Requesting subscriber data update (gprs_subscriber.c:894) 20241202100001480 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241202100001480 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) 20241202100001480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202100001480 DMM INFO MM(262420000000071/d6549386) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6549386) (gprs_gmm.c:282) 20241202100001481 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202100001481 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202100001481 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241202100001481 DMM INFO MM(262420000000071/d6549386) Subscriber data update (mmctx.c:445) 20241202100001481 DMM DEBUG MM(262420000000071/d6549386) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202100001481 DMM INFO MM(262420000000071/d6549386) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202100001481 DMM NOTICE MM(262420000000071/d6549386) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:982) 20241202100001481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202100001481 DMM NOTICE MM(262420000000071/d6549386) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202100001481 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) 20241202100001481 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202100001481 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241202100001481 DMM INFO MM(262420000000071/d6549386) Subscriber data update (mmctx.c:445) 20241202100001481 DMM DEBUG MM(262420000000071/d6549386) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202100001484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100001484 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202100001484 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202100001484 DMM INFO MM(262420000000071/d6549386) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202100001484 DMM NOTICE MM(262420000000071/d6549386) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202100001484 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202100001484 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202100001484 DLLC NOTICE LLME(d79e7924/d6549386){ASSIGNED} LLGM Assign pre (ffffffff => d6549386) (gprs_llc.c:1079) 20241202100001484 DLLC NOTICE LLME(ffffffff/d6549386){ASSIGNED} LLGM Assign post (ffffffff => d6549386) (gprs_llc.c:1125) 20241202100001484 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202100001484 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202100001484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202100001484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241202100001536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100001536 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241202100001536 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202100001536 DMM INFO MM(262420000000071/d6549386) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241202100001536 DMM INFO MM(262420000000071/d6549386) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241202100001536 DMM DEBUG MM(262420000000071/d6549386) Using GGSN 0 (gprs_sm.c:317) 20241202100001536 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 17. This is a software bug that needs fixing. (rate_ctr.c:221) 20241202100001536 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241202100001536 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241202100001536 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20241202100001536 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241202100001542 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0d 04 36 00 00 01 80 08 00 10 4c 07 c8 1c 11 d3 77 cd 2e 14 05 7f dc 17 9f 93 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) 20241202100001542 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fef24f3e5f8, cbp=0x5642e3272c30) (sgsn_libgtp.c:630) 20241202100001542 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241202100001542 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5642e326f7d8 TLLI=d6549386, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241202100001542 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241202100001542 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@1173ab45bddd: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed 20241202100001546 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:823) 20241202100001550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100001551 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241202100001551 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_data-BVCI210(1339)@1173ab45bddd: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1344)@1173ab45bddd: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='D6549386'O, index=0 20241202100001555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100001555 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241202100001555 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202100001555 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:823) TC_cell_change_different_ci_data-BVCI196(1335)@1173ab45bddd: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@1173ab45bddd: Final verdict of PTC: pass 20241202100001563 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32810<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241202100001564 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202100001564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1336)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1346)@1173ab45bddd: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1341)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP(1348)@1173ab45bddd: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1339)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(1342)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@1173ab45bddd: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1344)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(1334)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(1340)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(1345)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(1347)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1339): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(1340): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(1341): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(1342): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1344): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(1345): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(1346): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(1347): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@1173ab45bddd: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 10:00:01 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 20241202100001686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56002<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202100002087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56002<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105520) 20241202100002566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100002566 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105520, count=106060) 20241202100003567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100003567 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 10:00: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_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 20241202100004569 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100004569 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_sgsn_context_req_in started. 20241202100005110 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56018<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202100005111 DMM INFO MM(262420000000071/d6549386) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202100005111 DMM INFO MM(262420000000071/d6549386) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202100005111 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202100005111 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202100005111 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202100005111 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202100005111 DLLC NOTICE LLME(ffffffff/d6549386){ASSIGNED} LLGM Assign pre (d6549386 => ffffffff) (gprs_llc.c:1079) 20241202100005111 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6549386 => ffffffff) (gprs_llc.c:1125) 20241202100005111 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5642e326f480 (gprs_sndcp.c:574) 20241202100005111 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5642e326f7d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241202100005111 DMM NOTICE MM(262420000000071/d6549386) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241202100005111 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241202100005111 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241202100005111 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241202100005111 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241202100005111 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241202100005111 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) 20241202100005111 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) 20241202100005111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Deallocated (fsm.c:568) 20241202100005111 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202100005111 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Deallocated (fsm.c:568) 20241202100005111 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202100005111 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100005145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202100005145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100005145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100005145 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100005145 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202100005145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100005146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100005146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100005146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100005148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100005148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100005148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100005148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100005148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100005148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100005148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100005148 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100005148 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202100005148 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100005148 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100005149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100005149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1356)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 20241202100005152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1352)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202100005163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100005163 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1357)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI196(1354)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100005174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202100005174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100005174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100005174 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100005174 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202100005174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100005174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100005174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100005174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100005176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100005176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100005176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100005176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100005176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100005176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100005176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100005176 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100005176 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202100005177 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100005177 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100005177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100005177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1361)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 20241202100005182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1357)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241202100005192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100005192 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1359)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1361)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1366)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1366)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100005214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202100005214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100005214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100005214 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100005214 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202100005214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100005214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100005214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100005214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1366)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100005216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100005216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100005216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100005216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100005216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100005216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100005216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100005216 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100005216 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202100005216 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100005216 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100005217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100005217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1366)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1366)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100005220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202100005228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100005228 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1363)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202100005570 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100005570 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202100005570 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202100005570 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1365)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1365)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202100005572 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(1365)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1365)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202100005572 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1365)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1365)@1173ab45bddd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1365)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1365)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@1173ab45bddd: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='C839B956'O, index=0 SGSN_Test-GSUP(1367)@1173ab45bddd: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@1173ab45bddd: 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 := 'D0730E10C6118ECA9CE156F531A99AF4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A1EC06E0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '10FC06A51ACD83F1'O } } } } } 20241202100006609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100006609 DLLC NOTICE LLME(ffffffff/c839b956){UNASSIGNED} LLC RX: unknown TLLI 0xc839b956, creating LLME on the fly (gprs_llc.c:552) 20241202100006609 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202100006610 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1248) 20241202100006610 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202100006610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Allocated (fsm.c:456) 20241202100006610 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202100006610 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Allocated (fsm.c:456) 20241202100006610 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202100006610 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202100006610 DLLC NOTICE LLME(ffffffff/c839b956){UNASSIGNED} LLGM Assign pre (c839b956 => c42f8533) (gprs_llc.c:1079) 20241202100006610 DLLC NOTICE LLME(c839b956/c42f8533){ASSIGNED} LLGM Assign post (c839b956 => c42f8533) (gprs_llc.c:1125) 20241202100006610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202100006610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202100006610 DMM DEBUG MM(262420000000072/c42f8533) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202100006623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100006623 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202100006623 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202100006623 DMM DEBUG MM(262420000000072/c42f8533) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1066) 20241202100006623 DMM NOTICE MM(262420000000072/c42f8533) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202100006623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202100006623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202100006623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202100006623 DMM DEBUG MM(262420000000072/c42f8533) Requesting authorization (sgsn_auth.c:160) 20241202100006623 DMM INFO MM(262420000000072/c42f8533) Requesting authentication tuples (sgsn_auth.c:184) 20241202100006623 DMM DEBUG MM(262420000000072/c42f8533) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202100006623 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241202100006623 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)@1173ab45bddd: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@1173ab45bddd: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20241202100006626 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202100006626 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202100006626 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202100006626 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202100006626 DMM INFO MM(262420000000072/c42f8533) Subscriber data update (mmctx.c:445) 20241202100006626 DMM DEBUG MM(262420000000072/c42f8533) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202100006626 DMM INFO MM(262420000000072/c42f8533) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202100006626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202100006626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202100006626 DMM INFO MM(262420000000072/c42f8533) <- GMM AUTH AND CIPHERING REQ (rand = d0 73 0e 10 c6 11 8e ca 9c e1 56 f5 31 a9 9a f4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241202100006636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100006636 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241202100006636 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202100006636 DMM INFO MM(262420000000072/c42f8533) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202100006636 DMM NOTICE MM(262420000000072/c42f8533) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202100006636 DMM DEBUG MM(262420000000072/c42f8533) checking auth: received GSM SRES = a1 ec 06 e0 (gprs_gmm.c:648) 20241202100006636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202100006636 DMM DEBUG MM(262420000000072/c42f8533) Requesting authorization (sgsn_auth.c:160) 20241202100006636 DMM INFO MM(262420000000072/c42f8533) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202100006636 DMM DEBUG MM(262420000000072/c42f8533) Requesting subscriber data update (gprs_subscriber.c:894) 20241202100006636 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241202100006636 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) 20241202100006636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202100006636 DMM INFO MM(262420000000072/c42f8533) <- GMM ATTACH ACCEPT (new P-TMSI=0xc42f8533) (gprs_gmm.c:282) 20241202100006637 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202100006637 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202100006637 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241202100006637 DMM INFO MM(262420000000072/c42f8533) Subscriber data update (mmctx.c:445) 20241202100006637 DMM DEBUG MM(262420000000072/c42f8533) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202100006637 DMM INFO MM(262420000000072/c42f8533) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202100006637 DMM NOTICE MM(262420000000072/c42f8533) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:982) 20241202100006637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202100006637 DMM NOTICE MM(262420000000072/c42f8533) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202100006637 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) 20241202100006638 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202100006638 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241202100006638 DMM INFO MM(262420000000072/c42f8533) Subscriber data update (mmctx.c:445) 20241202100006638 DMM DEBUG MM(262420000000072/c42f8533) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202100006646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100006646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202100006646 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202100006646 DMM INFO MM(262420000000072/c42f8533) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202100006646 DMM NOTICE MM(262420000000072/c42f8533) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202100006646 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202100006646 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202100006646 DLLC NOTICE LLME(c839b956/c42f8533){ASSIGNED} LLGM Assign pre (ffffffff => c42f8533) (gprs_llc.c:1079) 20241202100006646 DLLC NOTICE LLME(ffffffff/c42f8533){ASSIGNED} LLGM Assign post (ffffffff => c42f8533) (gprs_llc.c:1125) 20241202100006646 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202100006646 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202100006646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202100006646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241202100006701 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 63 21 00 00 03 52 f0 99 42 42 de 05 c4 2f 85 33 0c 01 02 03 0d fe 11 12 34 56 78 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2921) TC_sgsn_context_req_in(1369)@1173ab45bddd: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241202100008699 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241202100008699 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241202100008699 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) 20241202100008699 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241202100008699 DMM INFO MM(262420000000072/c42f8533) Subscriber data update (mmctx.c:445) 20241202100008699 DMM DEBUG MM(262420000000072/c42f8533) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241202100008699 DMM INFO MM(262420000000072/c42f8533) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241202100008699 DMM INFO MM(262420000000072/c42f8533) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202100008699 DMM INFO MM(262420000000072/c42f8533) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202100008699 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202100008699 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202100008699 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202100008699 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202100008699 DLLC NOTICE LLME(ffffffff/c42f8533){ASSIGNED} LLGM Assign pre (c42f8533 => ffffffff) (gprs_llc.c:1079) 20241202100008699 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c42f8533 => ffffffff) (gprs_llc.c:1125) 20241202100008699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Deallocated (fsm.c:568) 20241202100008699 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202100008699 DMM DEBUG MM_STATE_Iu[0x5642e3261750]{Detached}: Deallocated (fsm.c:568) 20241202100008699 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@1173ab45bddd: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@1173ab45bddd: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241202100008702 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56018<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1367)@1173ab45bddd: Final verdict of PTC: none 20241202100008703 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202100008703 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_sgsn_context_req_in-BVCI220(1363)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(1360)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1365)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(1355)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(1366)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@1173ab45bddd: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@1173ab45bddd: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(1358)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(1353)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(1364)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1363): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(1364): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(1365): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(1366): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@1173ab45bddd: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@1173ab45bddd: 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'. Mon Dec 2 10:00:08 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 20241202100008851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56030<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202100009252 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56030<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95756) 20241202100009704 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100009704 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95756, count=100112) 20241202100010705 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100010705 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 10:00:11 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 20241202100011706 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100011706 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_sgsn_context_req_out started. 20241202100012278 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43466<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202100012279 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100012298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202100012298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100012298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100012298 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100012298 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202100012298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100012298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100012298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100012298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100012299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100012299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100012299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100012299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100012299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100012299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100012299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100012299 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100012299 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202100012299 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100012299 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100012299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100012299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100012302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202100012308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100012308 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1373)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100012318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202100012318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100012318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100012318 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100012318 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202100012318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100012318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100012318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100012318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100012319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100012319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100012319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100012319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100012319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100012319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100012319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100012319 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100012319 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202100012319 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100012319 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100012320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100012320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100012322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202100012328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100012328 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1378)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100012337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202100012337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100012337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100012337 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100012337 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202100012337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100012337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100012337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100012337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100012338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100012338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100012338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100012338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100012338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100012338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100012338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100012338 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100012338 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202100012338 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100012338 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1384)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241202100012338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100012338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100012340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202100012345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100012345 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202100012707 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100012707 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202100012707 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202100012707 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1385)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202100012708 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) 20241202100012709 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1385)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1385)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@1173ab45bddd: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='D3192F86'O, index=0 SGSN_Test-GSUP(1386)@1173ab45bddd: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20241202100013734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100013734 DLLC NOTICE LLME(ffffffff/d3192f86){UNASSIGNED} LLC RX: unknown TLLI 0xd3192f86, creating LLME on the fly (gprs_llc.c:552) 20241202100013734 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241202100013734 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241202100013734 DMM NOTICE LLME(ffffffff/d3192f86){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20241202100013734 DLLC NOTICE LLME(ffffffff/d3192f86){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241202100013734 DMM ERROR LLME(ffffffff/d3192f86){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20241202100013734 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241202100013734 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241202100013734 DLLC NOTICE LLME(ffffffff/d3192f86){UNASSIGNED} LLGM Assign pre (d3192f86 => ffffffff) (gprs_llc.c:1079) 20241202100013734 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3192f86 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@1173ab45bddd: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@1173ab45bddd: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1386)@1173ab45bddd: Final verdict of PTC: none 20241202100013741 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202100013741 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1385)@1173ab45bddd: Final verdict of PTC: none 20241202100013742 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43466<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1384)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(1379)@1173ab45bddd: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@1173ab45bddd: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(1374)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(1372)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(1377)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(1382)@1173ab45bddd: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@1173ab45bddd: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" TC_sgsn_context_req_out-BVCI210(1378)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@1173ab45bddd: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@1173ab45bddd: 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'. Mon Dec 2 10:00:13 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 20241202100013868 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202100014269 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43480<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55244) 20241202100014742 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100014742 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=55244, count=56404) 20241202100015743 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100015744 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 10:00: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_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 20241202100016744 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100016744 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_req_id_req_ra_update started. 20241202100017291 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43486<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202100017291 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100017311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202100017311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100017311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100017311 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100017311 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202100017311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100017311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100017311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100017311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100017312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100017312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100017312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100017312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100017312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100017312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100017312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100017312 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100017312 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202100017312 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100017312 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100017312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100017312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100017315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202100017320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100017320 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI196(1392)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100017328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202100017328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100017328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100017328 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100017328 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202100017328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100017328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100017328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100017328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100017329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100017329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100017329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100017329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100017329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100017329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100017329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100017329 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100017329 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202100017329 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100017329 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100017329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100017329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100017331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202100017337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100017337 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)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1404)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1404)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100017351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202100017351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100017351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100017351 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100017351 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202100017351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100017351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100017351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100017351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1404)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100017352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100017352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100017352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100017352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100017352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100017352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100017352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100017352 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100017352 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202100017352 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100017352 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1404)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241202100017353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100017353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1404)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100017354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202100017359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100017359 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI220(1401)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202100017745 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100017745 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202100017745 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202100017745 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1403)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1403)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202100017746 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(1403)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1403)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1403)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1403)@1173ab45bddd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241202100017747 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1403)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1403)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@1173ab45bddd: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='F5EA6FCF'O, index=0 SGSN_Test-GSUP(1405)@1173ab45bddd: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20241202100017767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100017767 DLLC NOTICE LLME(ffffffff/f5ea6fcf){UNASSIGNED} LLC RX: unknown TLLI 0xf5ea6fcf, creating LLME on the fly (gprs_llc.c:552) 20241202100017767 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202100017767 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1248) 20241202100017767 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202100017767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Allocated (fsm.c:456) 20241202100017767 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202100017767 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Allocated (fsm.c:456) 20241202100017767 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202100017767 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202100017767 DLLC NOTICE LLME(ffffffff/f5ea6fcf){UNASSIGNED} LLGM Assign pre (f5ea6fcf => cc352a63) (gprs_llc.c:1079) 20241202100017767 DLLC NOTICE LLME(f5ea6fcf/cc352a63){ASSIGNED} LLGM Assign post (f5ea6fcf => cc352a63) (gprs_llc.c:1125) 20241202100017767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202100017767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202100017767 DMM DEBUG MM(262420000000047/cc352a63) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202100017773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100017773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241202100017773 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202100017773 DMM INFO MM(262420000000047/cc352a63) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241202100017773 DMM INFO MM(262420000000047/cc352a63) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-40687-199 New RA: 262-42-13135-0 (gprs_gmm.c:1690) 20241202100017773 DMM NOTICE MM(262420000000047/cc352a63) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241202100017773 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241202100017773 DMM INFO MM(262420000000047/cc352a63) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20241202100017773 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202100017773 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202100017773 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202100017773 DMM ERROR MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241202100017773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: Deallocated (fsm.c:568) 20241202100017773 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202100017773 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Deallocated (fsm.c:568) 20241202100017773 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202100017773 DLLC NOTICE LLME(f5ea6fcf/cc352a63){ASSIGNED} LLGM Assign pre (cc352a63 => ffffffff) (gprs_llc.c:1079) 20241202100017773 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc352a63 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@1173ab45bddd: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@1173ab45bddd: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@1173ab45bddd: Final verdict of PTC: pass 20241202100017776 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43486<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_req_id_req_ra_update-BVCI196(1392)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP(1405)@1173ab45bddd: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@1173ab45bddd: Final verdict of PTC: none 20241202100017778 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202100017778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1404)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@1173ab45bddd: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1401)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(1398)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(1393)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(1402)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(1396)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(1391)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1403)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1401): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(1402): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(1403): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(1404): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 10:00:17 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 20241202100017887 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43494<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202100018288 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43494<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58692) 20241202100018778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100018790 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=58692, count=63344) 20241202100019790 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100019790 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test execution finished. MTC@1173ab45bddd: 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 ------ Mon Dec 2 10:00: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_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 20241202100020600 DGPRS DEBUG Checking for inactive LLMEs, time = 35661819 (sgsn.c:132) 20241202100020792 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100020792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_iu_attach started. 20241202100021316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43506<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202100021317 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100021343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202100021343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100021343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100021343 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100021343 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202100021343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100021343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100021343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100021343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100021344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100021344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100021344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100021344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100021344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100021344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100021344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100021344 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100021344 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202100021344 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100021344 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100021344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100021344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100021347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202100021354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100021354 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1414)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach-BVCI196(1411)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1413)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1418)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1418)@1173ab45bddd: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1417)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 20241202100021372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202100021372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100021372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100021372 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100021372 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202100021372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100021372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100021372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100021372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1418)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100021373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100021373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100021373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100021373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100021373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100021373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100021373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100021373 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100021373 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202100021373 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100021373 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100021374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100021374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1418)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1418)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100021376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1414)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202100021384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100021384 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1417)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_iu_attach-BVCI210(1415)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1422)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100021389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202100021389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100021389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100021389 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100021389 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202100021389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100021389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100021389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100021389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100021390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100021390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100021390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100021390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100021390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100021390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100021390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100021390 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100021390 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202100021390 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100021390 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100021391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100021391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100021394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@1173ab45bddd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@1173ab45bddd: ************************************************* SGSN_Test_0-M3UA(1425)@1173ab45bddd: M3UA emulation initiated, the test can be started MTC@1173ab45bddd: Starting RAN_Emulation SGSN_Test_0-M3UA(1425)@1173ab45bddd: ************************************************* SGSN_Test_0-SCCP(1423)@1173ab45bddd: v_sccp_pdu_maxlen:268 20241202100021402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100021402 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach-BVCI220(1421)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202100021600 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241202100021600 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) 20241202100021600 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241202100021600 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)@1173ab45bddd: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241202100021602 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100021602 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241202100021602 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241202100021602 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241202100021602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241202100021602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241202100021602 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241202100021602 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100021602 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241202100021602 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241202100021602 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241202100021602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241202100021602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241202100021602 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241202100021602 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241202100021793 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100021793 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202100021793 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202100021793 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1427)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202100021794 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(1427)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1427)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241202100021794 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1427)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241202100022406 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100022406 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100022406 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100022406 DLM3UA 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) 20241202100022406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100022406 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100022406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100022406 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100022406 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241202100022406 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241202100022407 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100022407 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100022407 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100022407 DLM3UA 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) 20241202100022407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100022407 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100022407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100022407 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1424)@1173ab45bddd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@1173ab45bddd: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='E4D2374E'O, index=0 SGSN_Test-GSUP(1428)@1173ab45bddd: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@1173ab45bddd: 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 := '41F4'O, rac := 'E3'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)@1173ab45bddd: Added conn table entry 0TC_iu_attach(1430)15143273 SGSN_Test_0-SCCP(1423)@1173ab45bddd: First idle individual index:0 20241202100022926 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100022926 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100022926 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100022926 DLM3UA 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) 20241202100022926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100022926 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100022926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100022926 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1424)@1173ab45bddd: patch: N(SD) for ConnIdx 0 set to 1 20241202100022926 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241202100022926 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241202100022926 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241202100022926 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241202100022926 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241202100022927 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1248) 20241202100022927 DMM DEBUG GMM(gmm_fsm)[0x5642e32619b0]{Deregistered}: Allocated (fsm.c:456) 20241202100022927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Init}: Allocated (fsm.c:456) 20241202100022927 DMM DEBUG MM_STATE_Gb[0x5642e3261750]{Idle}: Allocated (fsm.c:456) 20241202100022927 DMM DEBUG MM_STATE_Iu[0x5642e3267e30]{Detached}: Allocated (fsm.c:456) 20241202100022927 DMM DEBUG GMM(gmm_fsm)[0x5642e32619b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202100022927 DMM DEBUG GMM(gmm_fsm)[0x5642e32619b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202100022927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202100022927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202100022927 DMM DEBUG MM(262420000001001/c2d74d2a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202100022927 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241202100022927 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100022927 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100022927 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100022927 DLM3UA 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) 20241202100022927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100022927 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100022927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100022927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100022927 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100022927 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100022927 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100022927 DLM3UA 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) 20241202100022927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100022927 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100022927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100022927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@1173ab45bddd: { messageType := 2, destLocRef := 'E71169'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)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@1173ab45bddd: 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 := 'A661FEB1E5211C98A5422D16ABD9D2D0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B59E443B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E5AC7F9A7E178849'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7E021757A5DE036F1C471E712F671C61'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '326C27FAB0CEA8C0C747CAE71C5986B5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'AF1A28B7F83A9D4BE8EA7DC7D8BEA352'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CDE94BF4009C761C'O } } } } } SGSN_Test_0-SCCP(1423)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@1173ab45bddd: vl_len:23 SGSN_Test_0-SCCP(1423)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1423)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241202100022933 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100022933 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100022933 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100022933 DLM3UA 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) 20241202100022933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100022933 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100022933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100022933 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100022933 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100022933 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100022933 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100022933 DMM DEBUG MM(262420000001001/c2d74d2a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241202100022933 DMM NOTICE MM(262420000001001/c2d74d2a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202100022933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202100022933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202100022933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202100022933 DMM DEBUG MM(262420000001001/c2d74d2a) Requesting authorization (sgsn_auth.c:160) 20241202100022933 DMM INFO MM(262420000001001/c2d74d2a) Requesting authentication tuples (sgsn_auth.c:184) 20241202100022933 DMM DEBUG MM(262420000001001/c2d74d2a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202100022933 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241202100022933 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)@1173ab45bddd: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@1173ab45bddd: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20241202100022935 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202100022935 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202100022935 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202100022935 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202100022935 DMM INFO MM(262420000001001/c2d74d2a) Subscriber data update (mmctx.c:445) 20241202100022935 DMM DEBUG MM(262420000001001/c2d74d2a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202100022935 DMM INFO MM(262420000001001/c2d74d2a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202100022935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202100022935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202100022935 DMM INFO MM(262420000001001/c2d74d2a) <- GMM AUTH AND CIPHERING REQ (rand = a6 61 fe b1 e5 21 1c 98 a5 42 2d 16 ab d9 d2 d0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = af 1a 28 b7 f8 3a 9d 4b e8 ea 7d c7 d8 be a3 52 ) (gprs_gmm.c:465) 20241202100022935 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241202100022935 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100022935 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100022935 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100022935 DLM3UA 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) 20241202100022935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100022935 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100022935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100022935 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@1173ab45bddd: vl_len:37 SGSN_Test_0-SCCP(1423)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1423)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22CDE94BF423094B99990000100001F02904009C761C'O 20241202100022940 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100022940 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100022940 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100022940 DLM3UA 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) 20241202100022940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100022940 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100022940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100022940 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100022940 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100022940 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100022940 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100022940 DMM INFO MM(262420000001001/c2d74d2a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202100022940 DMM NOTICE MM(262420000001001/c2d74d2a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202100022940 DMM DEBUG MM(262420000001001/c2d74d2a) checking auth: received UMTS RES = cd e9 4b f4 00 9c 76 1c (gprs_gmm.c:648) 20241202100022940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202100022940 DMM DEBUG MM(262420000001001/c2d74d2a) Requesting authorization (sgsn_auth.c:160) 20241202100022940 DMM INFO MM(262420000001001/c2d74d2a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202100022940 DMM DEBUG MM(262420000001001/c2d74d2a) Requesting subscriber data update (gprs_subscriber.c:894) 20241202100022940 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241202100022940 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) 20241202100022940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241202100022940 DMM DEBUG MM(262420000001001/c2d74d2a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241202100022940 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100022940 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100022940 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100022940 DLM3UA 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) 20241202100022940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100022940 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100022940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100022940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@1173ab45bddd: vl_len:12 SGSN_Test_0-SCCP(1423)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1423)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241202100022946 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100022946 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100022946 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100022946 DLM3UA 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) 20241202100022946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100022946 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100022946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100022946 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100022946 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241202100022946 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241202100022946 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241202100022946 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241202100022946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241202100022946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241202100022946 DMM INFO MM(262420000001001/c2d74d2a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2d74d2a) (gprs_gmm.c:282) 20241202100022946 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241202100022946 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100022946 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100022946 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100022946 DLM3UA 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) 20241202100022946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100022946 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100022946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100022946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100022946 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100022946 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100022946 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100022946 DLM3UA 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) 20241202100022946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100022946 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100022946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100022946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241202100022949 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202100022949 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202100022949 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241202100022949 DMM INFO MM(262420000001001/c2d74d2a) Subscriber data update (mmctx.c:445) 20241202100022949 DMM DEBUG MM(262420000001001/c2d74d2a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202100022949 DMM INFO MM(262420000001001/c2d74d2a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202100022949 DMM NOTICE MM(262420000001001/c2d74d2a) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241202100022949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202100022949 DMM NOTICE MM(262420000001001/c2d74d2a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202100022949 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) 20241202100022949 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202100022949 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241202100022949 DMM INFO MM(262420000001001/c2d74d2a) Subscriber data update (mmctx.c:445) 20241202100022949 DMM DEBUG MM(262420000001001/c2d74d2a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@1173ab45bddd: vl_len:14 SGSN_Test_0-SCCP(1423)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1423)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241202100022951 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100022951 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100022951 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100022951 DLM3UA 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) 20241202100022951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100022951 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100022951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100022951 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100022951 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100022951 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100022951 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100022951 DMM INFO MM(262420000001001/c2d74d2a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202100022951 DMM NOTICE MM(262420000001001/c2d74d2a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202100022951 DMM DEBUG GMM(gmm_fsm)[0x5642e32619b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202100022951 DMM DEBUG GMM(gmm_fsm)[0x5642e32619b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202100022951 DMM DEBUG MM_STATE_Iu(1)[0x5642e3267e30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241202100022951 DMM DEBUG MM_STATE_Iu(1)[0x5642e3267e30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241202100022951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202100022951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241202100022951 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100022951 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100022951 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100022951 DLM3UA 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) 20241202100022951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100022951 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100022951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100022951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@1173ab45bddd: vl_len:7 SGSN_Test_0-SCCP(1423)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1423)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241202100022955 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100022955 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100022955 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100022955 DLM3UA 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) 20241202100022955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100022955 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100022955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100022955 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100022955 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241202100022955 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241202100022955 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241202100022955 DMM INFO MM(262420000001001/c2d74d2a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241202100022955 DMM DEBUG MM_STATE_Iu(1)[0x5642e3267e30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241202100022955 DMM DEBUG MM_STATE_Iu(1)[0x5642e3267e30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241202100022955 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100022955 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100022955 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100022955 DLM3UA 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) 20241202100022955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100022955 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100022955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100022955 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-RAN(1424)@1173ab45bddd: Deleted conn table entry 0TC_iu_attach(1430)15143273 20241202100022956 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100022956 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100022956 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100022956 DLM3UA 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) 20241202100022956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100022956 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100022956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100022956 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_iu_attach(1430)@1173ab45bddd: setverdict(pass): none -> pass TC_iu_attach(1430)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@1173ab45bddd: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@1173ab45bddd: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@1173ab45bddd: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@1173ab45bddd: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@1173ab45bddd: Final verdict of PTC: none 20241202100023012 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43506<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241202100023014 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202100023014 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_iu_attach-BVCI196(1411)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP(1428)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(1412)@1173ab45bddd: Final verdict of PTC: none TC_iu_attach-BVCI210(1415)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(1418)@1173ab45bddd: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(1416)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(1420)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(1410)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1417)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(1422)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_iu_attach-BVCI210(1415): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(1416): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(1417): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(1418): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@1173ab45bddd: Test case TC_iu_attach finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 10:00:23 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 20241202100023158 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241202100023158 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) 20241202100023158 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241202100023158 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241202100023158 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241202100023158 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) 20241202100023158 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241202100023158 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241202100023158 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) 20241202100023158 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100023158 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241202100023158 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241202100023158 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241202100023158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241202100023158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241202100023158 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241202100023158 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241202100023158 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241202100023160 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57678<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202100023561 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57678<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=204376) 20241202100024015 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100024015 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=204376, count=208420) 20241202100025016 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100025016 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241202100025159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241202100025159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241202100025159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 10:00: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_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 20241202100026017 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100026017 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_iu_attach_encr started. 20241202100026584 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57684<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202100026585 DMM INFO MM(262420000001001/c2d74d2a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202100026585 DMM INFO MM(262420000001001/c2d74d2a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202100026585 DMM DEBUG GMM(gmm_fsm)[0x5642e32619b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202100026585 DMM DEBUG GMM(gmm_fsm)[0x5642e32619b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202100026585 DMM DEBUG MM_STATE_Iu(1)[0x5642e3267e30]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241202100026585 DMM DEBUG MM_STATE_Iu(1)[0x5642e3267e30]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241202100026585 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241202100026585 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) 20241202100026585 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) 20241202100026585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Init}: Deallocated (fsm.c:568) 20241202100026585 DMM DEBUG MM_STATE_Gb[0x5642e3261750]{Idle}: Deallocated (fsm.c:568) 20241202100026585 DMM DEBUG MM_STATE_Iu(1)[0x5642e3267e30]{Detached}: Deallocated (fsm.c:568) 20241202100026585 DMM DEBUG GMM(gmm_fsm)[0x5642e32619b0]{Deregistered}: Deallocated (fsm.c:568) 20241202100026585 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100026609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202100026609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100026609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100026609 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100026609 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202100026609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100026609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100026609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100026609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100026610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100026610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100026610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100026610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100026610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100026610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100026610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100026610 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100026610 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202100026610 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100026610 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100026611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100026611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100026614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1436)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1432)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241202100026622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100026622 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1434)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1436)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1441)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1441)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100026635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202100026635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100026635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100026635 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100026635 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202100026635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100026635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100026635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100026635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1440)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1441)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100026635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100026635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100026635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100026635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100026635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100026635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100026635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100026635 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100026635 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202100026635 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100026635 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100026636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100026636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1441)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1441)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100026638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1437)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1442)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241202100026643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100026644 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1440)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_iu_attach_encr-BVCI210(1438)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1445)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100026648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202100026648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100026648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100026648 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100026648 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202100026648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100026648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100026648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100026648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100026649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100026649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100026649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100026649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100026649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100026649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100026649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100026649 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100026649 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202100026649 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100026649 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1445)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241202100026650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100026650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100026652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@1173ab45bddd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@1173ab45bddd: ************************************************* SGSN_Test_0-M3UA(1448)@1173ab45bddd: M3UA emulation initiated, the test can be started MTC@1173ab45bddd: Starting RAN_Emulation SGSN_Test_0-M3UA(1448)@1173ab45bddd: ************************************************* SGSN_Test-Gb2-BSSGP2(1442)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test_0-SCCP(1446)@1173ab45bddd: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1442)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202100026660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100026660 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1444)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202100026858 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241202100026858 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) 20241202100026858 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241202100026858 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)@1173ab45bddd: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241202100026859 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100026859 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241202100026859 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241202100026859 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241202100026859 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241202100026859 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241202100026859 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241202100026859 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100026859 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241202100026859 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241202100026859 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241202100026859 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241202100026859 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241202100026859 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241202100026860 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241202100027018 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100027018 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202100027018 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202100027018 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1450)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202100027019 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(1450)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1450)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241202100027019 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1450)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241202100027663 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100027663 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100027663 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100027663 DLM3UA 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) 20241202100027663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100027663 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100027663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100027663 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100027663 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241202100027663 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241202100027663 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100027663 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100027663 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100027663 DLM3UA 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) 20241202100027663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100027663 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100027663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100027663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1447)@1173ab45bddd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@1173ab45bddd: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='E9F277D1'O, index=0 SGSN_Test-GSUP(1451)@1173ab45bddd: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@1173ab45bddd: 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 := '46A5'O, rac := 'D2'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)@1173ab45bddd: Added conn table entry 0TC_iu_attach_encr(1453)14882628 SGSN_Test_0-SCCP(1446)@1173ab45bddd: First idle individual index:0 SGSN_Test_0-RAN(1447)@1173ab45bddd: patch: N(SD) for ConnIdx 0 set to 1 20241202100028067 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100028067 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100028067 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100028067 DLM3UA 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) 20241202100028067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100028067 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100028067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100028067 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100028067 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241202100028067 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241202100028067 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241202100028067 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1248) 20241202100028067 DMM DEBUG GMM(gmm_fsm)[0x5642e3267e30]{Deregistered}: Allocated (fsm.c:456) 20241202100028067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Allocated (fsm.c:456) 20241202100028067 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Allocated (fsm.c:456) 20241202100028067 DMM DEBUG MM_STATE_Iu[0x5642e3261c40]{Detached}: Allocated (fsm.c:456) 20241202100028067 DMM DEBUG GMM(gmm_fsm)[0x5642e3267e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202100028067 DMM DEBUG GMM(gmm_fsm)[0x5642e3267e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202100028067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202100028067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202100028067 DMM DEBUG MM(262420000001001/d00fd97f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202100028067 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241202100028067 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100028067 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100028067 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100028067 DLM3UA 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) 20241202100028067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100028067 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100028067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100028067 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100028067 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100028067 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100028067 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100028067 DLM3UA 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) 20241202100028067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100028067 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100028067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100028067 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@1173ab45bddd: { messageType := 2, destLocRef := 'E31744'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)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@1173ab45bddd: 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 := 'C8D62CE01CA9C4A9BB368E7BA605BBCE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0FA07A62'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '448E2CF1AC42AE02'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '98EFB9E0A279529F0051C2796BA85026'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E4E00C6AAA7CF59A6DDE9D685708CD86'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '76B2DF7701EBA4DE607CA3B423951A34'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7A776D255E7C7E82'O } } } } } SGSN_Test_0-SCCP(1446)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@1173ab45bddd: vl_len:23 SGSN_Test_0-SCCP(1446)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1446)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241202100028072 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100028072 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100028072 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100028072 DLM3UA 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) 20241202100028072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100028072 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100028072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100028072 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100028072 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100028072 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100028072 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100028072 DMM DEBUG MM(262420000001001/d00fd97f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241202100028073 DMM NOTICE MM(262420000001001/d00fd97f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202100028073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202100028073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202100028073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202100028073 DMM DEBUG MM(262420000001001/d00fd97f) Requesting authorization (sgsn_auth.c:160) 20241202100028073 DMM INFO MM(262420000001001/d00fd97f) Requesting authentication tuples (sgsn_auth.c:184) 20241202100028073 DMM DEBUG MM(262420000001001/d00fd97f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202100028073 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241202100028073 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)@1173ab45bddd: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@1173ab45bddd: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20241202100028074 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202100028074 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202100028074 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202100028074 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202100028074 DMM INFO MM(262420000001001/d00fd97f) Subscriber data update (mmctx.c:445) 20241202100028074 DMM DEBUG MM(262420000001001/d00fd97f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202100028074 DMM INFO MM(262420000001001/d00fd97f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202100028074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202100028074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202100028074 DMM INFO MM(262420000001001/d00fd97f) <- GMM AUTH AND CIPHERING REQ (rand = c8 d6 2c e0 1c a9 c4 a9 bb 36 8e 7b a6 05 bb ce , mmctx_is_r99=1, vec->auth_types=0x3, autn = 76 b2 df 77 01 eb a4 de 60 7c a3 b4 23 95 1a 34 ) (gprs_gmm.c:465) 20241202100028074 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241202100028074 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100028074 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100028074 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100028074 DLM3UA 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) 20241202100028074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100028074 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100028074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100028074 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@1173ab45bddd: vl_len:37 SGSN_Test_0-SCCP(1446)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1446)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081308227A776D2523094B99990000100001F029045E7C7E82'O 20241202100028077 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100028077 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100028077 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100028077 DLM3UA 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) 20241202100028077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100028077 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100028077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100028078 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100028078 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100028078 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100028078 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100028078 DMM INFO MM(262420000001001/d00fd97f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202100028078 DMM NOTICE MM(262420000001001/d00fd97f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202100028078 DMM DEBUG MM(262420000001001/d00fd97f) checking auth: received UMTS RES = 7a 77 6d 25 5e 7c 7e 82 (gprs_gmm.c:648) 20241202100028078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202100028078 DMM DEBUG MM(262420000001001/d00fd97f) Requesting authorization (sgsn_auth.c:160) 20241202100028078 DMM INFO MM(262420000001001/d00fd97f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202100028078 DMM DEBUG MM(262420000001001/d00fd97f) Requesting subscriber data update (gprs_subscriber.c:894) 20241202100028078 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241202100028078 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) 20241202100028078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241202100028078 DMM DEBUG MM(262420000001001/d00fd97f) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241202100028078 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100028078 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100028078 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100028078 DLM3UA 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) 20241202100028078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100028078 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100028078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100028078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@1173ab45bddd: vl_len:17 SGSN_Test_0-SCCP(1446)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1446)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241202100028082 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100028082 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100028082 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100028082 DLM3UA 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) 20241202100028082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100028082 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100028082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100028082 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100028082 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241202100028082 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241202100028082 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241202100028082 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241202100028082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241202100028082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241202100028082 DMM INFO MM(262420000001001/d00fd97f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd00fd97f) (gprs_gmm.c:282) 20241202100028082 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241202100028082 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100028082 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100028082 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100028082 DLM3UA 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) 20241202100028082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100028082 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100028082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100028082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100028082 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100028082 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100028082 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100028082 DLM3UA 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) 20241202100028082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100028082 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100028082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100028082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241202100028084 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202100028084 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202100028084 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241202100028084 DMM INFO MM(262420000001001/d00fd97f) Subscriber data update (mmctx.c:445) 20241202100028084 DMM DEBUG MM(262420000001001/d00fd97f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202100028084 DMM INFO MM(262420000001001/d00fd97f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202100028084 DMM NOTICE MM(262420000001001/d00fd97f) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241202100028084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202100028084 DMM NOTICE MM(262420000001001/d00fd97f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202100028084 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) 20241202100028084 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202100028084 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241202100028084 DMM INFO MM(262420000001001/d00fd97f) Subscriber data update (mmctx.c:445) 20241202100028084 DMM DEBUG MM(262420000001001/d00fd97f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@1173ab45bddd: vl_len:14 SGSN_Test_0-SCCP(1446)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1446)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241202100028085 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100028085 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100028085 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100028085 DLM3UA 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) 20241202100028085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100028085 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100028085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100028085 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100028085 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100028085 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100028085 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100028085 DMM INFO MM(262420000001001/d00fd97f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202100028085 DMM NOTICE MM(262420000001001/d00fd97f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202100028085 DMM DEBUG GMM(gmm_fsm)[0x5642e3267e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202100028085 DMM DEBUG GMM(gmm_fsm)[0x5642e3267e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202100028085 DMM DEBUG MM_STATE_Iu(2)[0x5642e3261c40]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241202100028085 DMM DEBUG MM_STATE_Iu(2)[0x5642e3261c40]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241202100028085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202100028085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241202100028085 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100028085 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100028085 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100028085 DLM3UA 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) 20241202100028085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100028085 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100028085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100028085 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@1173ab45bddd: vl_len:7 SGSN_Test_0-SCCP(1446)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1446)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241202100028087 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100028087 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100028087 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100028087 DLM3UA 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) 20241202100028087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100028087 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100028087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100028087 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100028087 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241202100028088 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241202100028088 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241202100028088 DMM INFO MM(262420000001001/d00fd97f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241202100028088 DMM DEBUG MM_STATE_Iu(2)[0x5642e3261c40]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241202100028088 DMM DEBUG MM_STATE_Iu(2)[0x5642e3261c40]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241202100028088 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100028088 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100028088 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100028088 DLM3UA 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) 20241202100028088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100028088 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100028088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100028088 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-RAN(1447)@1173ab45bddd: Deleted conn table entry 0TC_iu_attach_encr(1453)14882628 20241202100028088 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100028088 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100028088 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100028088 DLM3UA 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) 20241202100028088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100028088 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100028088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100028088 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_iu_attach_encr(1453)@1173ab45bddd: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@1173ab45bddd: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@1173ab45bddd: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@1173ab45bddd: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@1173ab45bddd: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@1173ab45bddd: Final verdict of PTC: none 20241202100028159 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57684<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1451)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1440)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@1173ab45bddd: Final verdict of PTC: none 20241202100028166 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) TC_iu_attach_encr-BVCI220(1444)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(1445)@1173ab45bddd: Final verdict of PTC: none 20241202100028167 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(1442)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@1173ab45bddd: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@1173ab45bddd: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1438)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(1441)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(1435)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(1443)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(1439)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(1433)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_iu_attach_encr-BVCI210(1438): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(1439): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(1440): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(1441): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@1173ab45bddd: Test case TC_iu_attach_encr finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 10:00:28 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 20241202100028290 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241202100028290 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) 20241202100028290 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241202100028290 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241202100028290 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241202100028290 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) 20241202100028290 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241202100028290 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241202100028290 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) 20241202100028290 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100028290 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241202100028290 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241202100028290 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241202100028290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241202100028290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241202100028290 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241202100028290 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241202100028290 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241202100028331 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57698<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202100028732 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57698<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210936) 20241202100029168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100029168 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=210936, count=212292) 20241202100030169 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100030169 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241202100030291 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241202100030291 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241202100030291 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 10:00: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_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 20241202100031170 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100031170 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241202100032171 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100032171 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_iu_attach_geran_rau started. 20241202100032565 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53688<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202100032650 DMM INFO MM(262420000001001/d00fd97f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202100032650 DMM INFO MM(262420000001001/d00fd97f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202100032650 DMM DEBUG GMM(gmm_fsm)[0x5642e3267e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202100032650 DMM DEBUG GMM(gmm_fsm)[0x5642e3267e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202100032650 DMM DEBUG MM_STATE_Iu(2)[0x5642e3261c40]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241202100032650 DMM DEBUG MM_STATE_Iu(2)[0x5642e3261c40]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241202100032650 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241202100032650 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) 20241202100032650 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) 20241202100032650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Deallocated (fsm.c:568) 20241202100032650 DMM DEBUG MM_STATE_Gb[0x5642e3261880]{Idle}: Deallocated (fsm.c:568) 20241202100032650 DMM DEBUG MM_STATE_Iu(2)[0x5642e3261c40]{Detached}: Deallocated (fsm.c:568) 20241202100032650 DMM DEBUG GMM(gmm_fsm)[0x5642e3267e30]{Deregistered}: Deallocated (fsm.c:568) 20241202100032650 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100032683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202100032683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100032683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100032683 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100032683 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202100032683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100032683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100032683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100032683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100032684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100032684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100032684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100032684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100032684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100032684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100032684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100032684 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100032684 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202100032684 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100032684 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100032685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100032685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100032687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1459)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202100032695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100032695 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1460)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_geran_rau-BVCI196(1457)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1459)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100032703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202100032703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100032703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100032703 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100032703 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202100032703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100032703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100032703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100032703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100032704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100032704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100032704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100032704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100032704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100032704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100032704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100032704 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100032704 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202100032704 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100032704 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1463)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241202100032705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100032705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1464)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 20241202100032708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1460)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202100032715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100032715 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1465)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_geran_rau-BVCI210(1462)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1464)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100032721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202100032722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100032722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100032722 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100032722 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202100032722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100032722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100032722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100032722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100032723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100032723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100032723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100032723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100032723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100032723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100032723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100032723 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100032723 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202100032723 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100032723 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100032723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100032723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100032725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@1173ab45bddd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@1173ab45bddd: ************************************************* SGSN_Test_0-M3UA(1471)@1173ab45bddd: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@1173ab45bddd: ************************************************* MTC@1173ab45bddd: Starting RAN_Emulation 20241202100032731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100032731 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1469)@1173ab45bddd: v_sccp_pdu_maxlen:268 TC_iu_attach_geran_rau-BVCI220(1467)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202100032932 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241202100033172 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100033172 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) SGSN_Test-GSUP-IPA(1473)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1473)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1473)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241202100032932 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) 20241202100032932 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241202100032932 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20241202100033172 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202100033172 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241202100033176 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) 20241202100033177 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test_0-M3UA(1471)@1173ab45bddd: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241202100034060 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100034060 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241202100034060 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241202100034060 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241202100034060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241202100034060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241202100034060 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241202100034062 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100034062 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241202100034062 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241202100034062 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241202100034062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241202100034062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241202100034062 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241202100034062 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241202100034064 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100034064 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100034064 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100034064 DLM3UA 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) 20241202100034064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100034064 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100034064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100034064 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100034064 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241202100034064 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241202100034064 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100034064 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100034064 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100034064 DLM3UA 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) 20241202100034064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100034064 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100034064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100034064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1470)@1173ab45bddd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@1173ab45bddd: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='E33EB7DB'O, index=0 SGSN_Test-GSUP(1474)@1173ab45bddd: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@1173ab45bddd: 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 := '1399'O, rac := '22'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)@1173ab45bddd: Added conn table entry 0TC_iu_attach_geran_rau(1476)5863281 SGSN_Test_0-SCCP(1469)@1173ab45bddd: First idle individual index:0 SGSN_Test_0-RAN(1470)@1173ab45bddd: patch: N(SD) for ConnIdx 0 set to 1 20241202100035348 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100035348 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100035348 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100035348 DLM3UA 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) 20241202100035348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100035348 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100035348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100035348 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100035348 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241202100035348 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241202100035348 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241202100035348 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1248) 20241202100035348 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202100035348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Init}: Allocated (fsm.c:456) 20241202100035348 DMM DEBUG MM_STATE_Gb[0x5642e3261750]{Idle}: Allocated (fsm.c:456) 20241202100035348 DMM DEBUG MM_STATE_Iu[0x5642e32619b0]{Detached}: Allocated (fsm.c:456) 20241202100035348 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202100035348 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202100035348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202100035348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202100035348 DMM DEBUG MM(262420000001002/d8eb4c93) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202100035348 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241202100035348 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100035348 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100035348 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100035348 DLM3UA 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) 20241202100035348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100035348 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100035348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100035348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100035348 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100035348 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100035348 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100035348 DLM3UA 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) 20241202100035348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100035348 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100035348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100035348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@1173ab45bddd: { messageType := 2, destLocRef := '597771'O ("Ywq"), 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)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@1173ab45bddd: 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 := 'A54C2292AFAB70C12E56887A90BF99F9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '150CD499'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1A977B2407103FB6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'AA5E54DA9ABCB57F02FE70C7599FACF5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4AB92B721041FB4B341BEB3C4A6DBC76'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1A96262C9F550BF6C26EFE01D78811B5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7434EB05B19D2531'O } } } } } SGSN_Test_0-SCCP(1469)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@1173ab45bddd: vl_len:23 SGSN_Test_0-SCCP(1469)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1469)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241202100035354 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100035354 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100035354 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100035354 DLM3UA 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) 20241202100035354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100035354 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100035354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100035354 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100035354 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100035354 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100035354 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100035354 DMM DEBUG MM(262420000001002/d8eb4c93) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20241202100035354 DMM NOTICE MM(262420000001002/d8eb4c93) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202100035354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202100035354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202100035354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202100035354 DMM DEBUG MM(262420000001002/d8eb4c93) Requesting authorization (sgsn_auth.c:160) 20241202100035354 DMM INFO MM(262420000001002/d8eb4c93) Requesting authentication tuples (sgsn_auth.c:184) 20241202100035354 DMM DEBUG MM(262420000001002/d8eb4c93) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202100035354 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241202100035354 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)@1173ab45bddd: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@1173ab45bddd: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20241202100035356 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202100035356 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202100035356 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202100035356 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202100035356 DMM INFO MM(262420000001002/d8eb4c93) Subscriber data update (mmctx.c:445) 20241202100035356 DMM DEBUG MM(262420000001002/d8eb4c93) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202100035356 DMM INFO MM(262420000001002/d8eb4c93) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202100035356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202100035356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202100035356 DMM INFO MM(262420000001002/d8eb4c93) <- GMM AUTH AND CIPHERING REQ (rand = a5 4c 22 92 af ab 70 c1 2e 56 88 7a 90 bf 99 f9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1a 96 26 2c 9f 55 0b f6 c2 6e fe 01 d7 88 11 b5 ) (gprs_gmm.c:465) 20241202100035356 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241202100035356 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100035356 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100035356 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100035356 DLM3UA 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) 20241202100035356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100035356 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100035356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100035356 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@1173ab45bddd: vl_len:37 SGSN_Test_0-SCCP(1469)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1469)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C227434EB0523094B99990000100002F02904B19D2531'O 20241202100035361 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100035361 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100035361 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100035361 DLM3UA 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) 20241202100035361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100035361 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100035361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100035361 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100035361 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100035361 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100035361 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100035361 DMM INFO MM(262420000001002/d8eb4c93) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202100035361 DMM NOTICE MM(262420000001002/d8eb4c93) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202100035361 DMM DEBUG MM(262420000001002/d8eb4c93) checking auth: received UMTS RES = 74 34 eb 05 b1 9d 25 31 (gprs_gmm.c:648) 20241202100035361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202100035361 DMM DEBUG MM(262420000001002/d8eb4c93) Requesting authorization (sgsn_auth.c:160) 20241202100035361 DMM INFO MM(262420000001002/d8eb4c93) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202100035361 DMM DEBUG MM(262420000001002/d8eb4c93) Requesting subscriber data update (gprs_subscriber.c:894) 20241202100035361 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241202100035361 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) 20241202100035361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241202100035361 DMM DEBUG MM(262420000001002/d8eb4c93) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241202100035361 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100035361 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100035361 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100035361 DLM3UA 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) 20241202100035361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100035361 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100035361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100035361 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@1173ab45bddd: vl_len:12 SGSN_Test_0-SCCP(1469)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1469)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241202100035367 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100035367 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100035367 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100035367 DLM3UA 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) 20241202100035367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100035367 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100035367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100035367 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100035367 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241202100035367 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241202100035367 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241202100035367 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241202100035367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241202100035367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241202100035367 DMM INFO MM(262420000001002/d8eb4c93) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8eb4c93) (gprs_gmm.c:282) 20241202100035367 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241202100035367 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100035367 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100035367 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100035367 DLM3UA 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) 20241202100035367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100035367 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100035367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100035367 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100035367 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100035367 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100035367 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100035367 DLM3UA 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) 20241202100035367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100035367 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100035367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100035367 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241202100035369 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202100035369 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202100035369 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241202100035369 DMM INFO MM(262420000001002/d8eb4c93) Subscriber data update (mmctx.c:445) 20241202100035369 DMM DEBUG MM(262420000001002/d8eb4c93) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202100035369 DMM INFO MM(262420000001002/d8eb4c93) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202100035369 DMM NOTICE MM(262420000001002/d8eb4c93) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20241202100035369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202100035369 DMM NOTICE MM(262420000001002/d8eb4c93) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202100035369 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) 20241202100035370 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202100035370 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241202100035370 DMM INFO MM(262420000001002/d8eb4c93) Subscriber data update (mmctx.c:445) 20241202100035370 DMM DEBUG MM(262420000001002/d8eb4c93) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@1173ab45bddd: vl_len:14 SGSN_Test_0-SCCP(1469)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1469)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241202100035371 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100035371 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100035371 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100035371 DLM3UA 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) 20241202100035371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100035371 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100035371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100035371 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100035371 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100035371 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100035371 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100035371 DMM INFO MM(262420000001002/d8eb4c93) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202100035371 DMM NOTICE MM(262420000001002/d8eb4c93) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202100035371 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202100035371 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202100035371 DMM DEBUG MM_STATE_Iu(3)[0x5642e32619b0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241202100035371 DMM DEBUG MM_STATE_Iu(3)[0x5642e32619b0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241202100035371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202100035371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241202100035371 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100035371 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100035371 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100035371 DLM3UA 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) 20241202100035371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100035371 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100035371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100035371 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@1173ab45bddd: vl_len:7 SGSN_Test_0-SCCP(1469)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1469)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241202100035375 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100035375 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100035375 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100035375 DLM3UA 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) 20241202100035375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100035375 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100035375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100035375 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100035375 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241202100035375 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241202100035375 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241202100035375 DMM INFO MM(262420000001002/d8eb4c93) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241202100035375 DMM DEBUG MM_STATE_Iu(3)[0x5642e32619b0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241202100035375 DMM DEBUG MM_STATE_Iu(3)[0x5642e32619b0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241202100035375 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100035375 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100035375 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100035375 DLM3UA 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) 20241202100035375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100035375 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100035375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100035375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@1173ab45bddd: Session index based on local reference:0 20241202100035376 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100035376 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100035376 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) SGSN_Test_0-RAN(1470)@1173ab45bddd: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)5863281 20241202100035376 DLM3UA 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) 20241202100035376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100035376 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100035376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100035376 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_iu_attach_geran_rau(1476)@1173ab45bddd: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@1173ab45bddd: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@1173ab45bddd: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='D8EB4C93'O, index=1 20241202100035431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100035431 DLLC NOTICE LLME(ffffffff/d8eb4c93){UNASSIGNED} LLC RX: unknown TLLI 0xd8eb4c93, creating LLME on the fly (gprs_llc.c:552) 20241202100035431 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241202100035431 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241202100035431 DMM INFO MM(262420000001002/d8eb4c93) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: d8eb4c93, P-TMSI: d8eb4c93 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1658) 20241202100035431 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20241202100035431 DMM DEBUG MM_STATE_Iu(3)[0x5642e32619b0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241202100035431 DMM DEBUG MM_STATE_Iu(3)[0x5642e32619b0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241202100035431 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202100035431 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20241202100035431 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202100035431 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202100035431 DLLC NOTICE LLME(ffffffff/d8eb4c93){UNASSIGNED} LLGM Assign pre (d8eb4c93 => d8eb4c93) (gprs_llc.c:1079) 20241202100035431 DLLC NOTICE LLME(d8eb4c93/d8eb4c93){ASSIGNED} LLGM Assign post (d8eb4c93 => d8eb4c93) (gprs_llc.c:1125) 20241202100035431 DMM INFO MM(262420000001002/d8eb4c93) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_iu_attach_geran_rau(1476)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@1173ab45bddd: Removing Client IMSI='262420000001002'H, index=1 20241202100035441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100035441 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241202100035441 DMM DEBUG MM_STATE_Gb[0x5642e3261750]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202100035441 DMM INFO MM(262420000001002/d8eb4c93) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241202100035441 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241202100035441 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202100035441 DLLC NOTICE LLME(d8eb4c93/d8eb4c93){ASSIGNED} LLGM Assign pre (ffffffff => d8eb4c93) (gprs_llc.c:1079) 20241202100035441 DLLC NOTICE LLME(ffffffff/d8eb4c93){ASSIGNED} LLGM Assign post (ffffffff => d8eb4c93) (gprs_llc.c:1125) 20241202100035441 DMM DEBUG MM_STATE_Gb[0x5642e3261750]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241202100035441 DMM ERROR MM_STATE_Gb[0x5642e3261750]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1830) TC_iu_attach_geran_rau(1476)@1173ab45bddd: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@1173ab45bddd: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@1173ab45bddd: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@1173ab45bddd: Final verdict of PTC: none 20241202100035443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53688<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_iu_attach_geran_rau-BVCI220(1467)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(1458)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(1463)@1173ab45bddd: Final verdict of PTC: none 20241202100035444 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202100035445 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1473)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP(1474)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@1173ab45bddd: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(1468)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(1461)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(1466)@1173ab45bddd: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(1456)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@1173ab45bddd: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 10:00:35 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 20241202100035578 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241202100035578 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) 20241202100035578 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241202100035578 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241202100035578 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241202100035578 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) 20241202100035578 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241202100035578 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241202100035578 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) 20241202100035578 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100035578 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241202100035578 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241202100035578 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241202100035578 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241202100035578 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241202100035578 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241202100035578 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241202100035578 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241202100036446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100036446 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241202100037448 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100037579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241202100037448 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241202100037754 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53700<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202100037580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241202100037580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241202100038313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53700<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=217976) 20241202100038449 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100038449 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=217976, count=223560) 20241202100039450 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100039450 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 10:00: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_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 20241202100040452 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100040452 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_geran_attach_iu_rau started. 20241202100041342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53702<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202100041343 DMM INFO MM(262420000001002/d8eb4c93) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202100041343 DMM INFO MM(262420000001002/d8eb4c93) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202100041343 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202100041343 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202100041343 DMM DEBUG MM_STATE_Gb[0x5642e3261750]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241202100041343 DMM ERROR MM_STATE_Gb[0x5642e3261750]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241202100041343 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241202100041343 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) 20241202100041343 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) 20241202100041343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261880]{Init}: Deallocated (fsm.c:568) 20241202100041343 DMM DEBUG MM_STATE_Gb[0x5642e3261750]{Idle}: Deallocated (fsm.c:568) 20241202100041343 DMM DEBUG MM_STATE_Iu(3)[0x5642e32619b0]{Detached}: Deallocated (fsm.c:568) 20241202100041343 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202100041343 DLLC NOTICE LLME(ffffffff/d8eb4c93){ASSIGNED} LLGM Assign pre (d8eb4c93 => ffffffff) (gprs_llc.c:1079) 20241202100041343 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8eb4c93 => ffffffff) (gprs_llc.c:1125) 20241202100041343 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100041362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202100041362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100041362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100041362 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100041362 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202100041362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100041362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100041362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100041362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100041363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100041363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100041363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100041363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100041363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100041363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100041363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100041363 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100041363 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202100041363 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100041363 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100041364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100041364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100041366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1482)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1478)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202100041371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100041371 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1480)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1483)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1482)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1487)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1487)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100041385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202100041385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100041385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100041385 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100041385 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202100041385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100041385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100041385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100041385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1486)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1487)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100041387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100041387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100041387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100041387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100041387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100041387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100041387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100041387 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100041387 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202100041387 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100041387 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100041387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100041387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1487)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1487)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100041389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1483)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241202100041395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100041395 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1486)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1491)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_geran_attach_iu_rau-BVCI210(1484)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1491)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100041400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202100041400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100041400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100041400 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100041400 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202100041400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100041400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100041400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100041400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100041401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100041401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100041401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100041402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100041402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100041402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100041402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100041402 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100041402 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202100041402 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100041402 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100041402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100041402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1491)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100041405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@1173ab45bddd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@1173ab45bddd: ************************************************* SGSN_Test_0-M3UA(1494)@1173ab45bddd: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@1173ab45bddd: ************************************************* MTC@1173ab45bddd: Starting RAN_Emulation SGSN_Test_0-SCCP(1492)@1173ab45bddd: v_sccp_pdu_maxlen:268 20241202100041411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100041411 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI220(1490)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202100041452 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100041452 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202100041452 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202100041452 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1496)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202100041454 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(1496)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202100041454 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1496)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241202100041611 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241202100041611 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) 20241202100041611 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241202100041611 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)@1173ab45bddd: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241202100041613 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100041613 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241202100041613 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241202100041613 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241202100041613 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241202100041613 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241202100041613 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241202100041614 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100041614 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241202100041614 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241202100041614 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241202100041614 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241202100041614 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241202100041614 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241202100041614 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241202100042417 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100042417 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100042417 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100042417 DLM3UA 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) 20241202100042417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100042417 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100042417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100042417 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100042417 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241202100042417 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241202100042417 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100042417 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100042417 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100042417 DLM3UA 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) 20241202100042417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100042417 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100042417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100042417 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1493)@1173ab45bddd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@1173ab45bddd: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='CFA06D90'O, index=0 SGSN_Test-GSUP(1497)@1173ab45bddd: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@1173ab45bddd: 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 := 'A5AE8E7937172EAC84AE3F422D895A46'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '541347EA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BB9BB7126621908D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '72754A91C217CA1FE8D98C58CED6E5FA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '55DD07FF43BE87D859F5F730431F8E89'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B7B5EFA44B7470D9BEDF0D46F383E28B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F8F84E325A1D9FAB'O } } } } } 20241202100042481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100042481 DLLC NOTICE LLME(ffffffff/cfa06d90){UNASSIGNED} LLC RX: unknown TLLI 0xcfa06d90, creating LLME on the fly (gprs_llc.c:552) 20241202100042481 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241202100042481 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1248) 20241202100042481 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Allocated (fsm.c:456) 20241202100042481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Allocated (fsm.c:456) 20241202100042481 DMM DEBUG MM_STATE_Gb[0x5642e3261750]{Idle}: Allocated (fsm.c:456) 20241202100042481 DMM DEBUG MM_STATE_Iu[0x5642e3261880]{Detached}: Allocated (fsm.c:456) 20241202100042481 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202100042481 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202100042481 DLLC NOTICE LLME(ffffffff/cfa06d90){UNASSIGNED} LLGM Assign pre (cfa06d90 => c35a2363) (gprs_llc.c:1079) 20241202100042481 DLLC NOTICE LLME(cfa06d90/c35a2363){ASSIGNED} LLGM Assign post (cfa06d90 => c35a2363) (gprs_llc.c:1125) 20241202100042481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202100042481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202100042481 DMM DEBUG MM(262420000001003/c35a2363) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202100042488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100042488 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241202100042488 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261750]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202100042488 DMM DEBUG MM(262420000001003/c35a2363) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20241202100042488 DMM NOTICE MM(262420000001003/c35a2363) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202100042488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202100042488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202100042488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202100042488 DMM DEBUG MM(262420000001003/c35a2363) Requesting authorization (sgsn_auth.c:160) 20241202100042488 DMM INFO MM(262420000001003/c35a2363) Requesting authentication tuples (sgsn_auth.c:184) 20241202100042488 DMM DEBUG MM(262420000001003/c35a2363) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202100042488 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241202100042488 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)@1173ab45bddd: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@1173ab45bddd: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20241202100042489 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202100042489 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202100042489 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202100042489 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202100042489 DMM INFO MM(262420000001003/c35a2363) Subscriber data update (mmctx.c:445) 20241202100042489 DMM DEBUG MM(262420000001003/c35a2363) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202100042489 DMM INFO MM(262420000001003/c35a2363) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202100042489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202100042489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202100042489 DMM INFO MM(262420000001003/c35a2363) <- GMM AUTH AND CIPHERING REQ (rand = a5 ae 8e 79 37 17 2e ac 84 ae 3f 42 2d 89 5a 46 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b7 b5 ef a4 4b 74 70 d9 be df 0d 46 f3 83 e2 8b ) (gprs_gmm.c:465) 20241202100042494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100042494 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241202100042494 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261750]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202100042494 DMM INFO MM(262420000001003/c35a2363) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202100042494 DMM NOTICE MM(262420000001003/c35a2363) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202100042494 DMM DEBUG MM(262420000001003/c35a2363) checking auth: received UMTS RES = f8 f8 4e 32 5a 1d 9f ab (gprs_gmm.c:648) 20241202100042494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202100042494 DMM DEBUG MM(262420000001003/c35a2363) Requesting authorization (sgsn_auth.c:160) 20241202100042494 DMM INFO MM(262420000001003/c35a2363) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202100042494 DMM DEBUG MM(262420000001003/c35a2363) Requesting subscriber data update (gprs_subscriber.c:894) 20241202100042494 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241202100042494 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) 20241202100042494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241202100042494 DMM INFO MM(262420000001003/c35a2363) <- GMM ATTACH ACCEPT (new P-TMSI=0xc35a2363) (gprs_gmm.c:282) 20241202100042495 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202100042495 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202100042495 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241202100042495 DMM INFO MM(262420000001003/c35a2363) Subscriber data update (mmctx.c:445) 20241202100042495 DMM DEBUG MM(262420000001003/c35a2363) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202100042495 DMM INFO MM(262420000001003/c35a2363) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202100042495 DMM NOTICE MM(262420000001003/c35a2363) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20241202100042495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202100042495 DMM NOTICE MM(262420000001003/c35a2363) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202100042495 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) 20241202100042495 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202100042495 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241202100042495 DMM INFO MM(262420000001003/c35a2363) Subscriber data update (mmctx.c:445) 20241202100042495 DMM DEBUG MM(262420000001003/c35a2363) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241202100042499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100042499 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241202100042499 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261750]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241202100042499 DMM INFO MM(262420000001003/c35a2363) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202100042499 DMM NOTICE MM(262420000001003/c35a2363) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202100042499 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202100042499 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202100042499 DLLC NOTICE LLME(cfa06d90/c35a2363){ASSIGNED} LLGM Assign pre (ffffffff => c35a2363) (gprs_llc.c:1079) 20241202100042499 DLLC NOTICE LLME(ffffffff/c35a2363){ASSIGNED} LLGM Assign post (ffffffff => c35a2363) (gprs_llc.c:1125) 20241202100042499 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261750]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241202100042499 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261750]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241202100042499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202100042499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@1173ab45bddd: 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 := 'C35A2363'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)@1173ab45bddd: Added conn table entry 0TC_geran_attach_iu_rau(1499)8230322 SGSN_Test_0-SCCP(1492)@1173ab45bddd: First idle individual index:0 SGSN_Test_0-RAN(1493)@1173ab45bddd: patch: N(SD) for ConnIdx 0 set to 1 20241202100042560 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100042560 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100042560 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100042560 DLM3UA 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) 20241202100042560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100042560 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100042560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100042560 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100042560 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241202100042560 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241202100042560 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241202100042560 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241202100042560 DMM INFO MM(262420000001003/c35a2363) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: c35a2363 (00000000), TLLI: c35a2363 (c35a2363), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20241202100042560 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20241202100042560 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261750]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241202100042560 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261750]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241202100042560 DLLC NOTICE LLME(ffffffff/c35a2363){ASSIGNED} LLGM Assign pre (c35a2363 => ffffffff) (gprs_llc.c:1079) 20241202100042560 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c35a2363 => ffffffff) (gprs_llc.c:1125) 20241202100042560 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202100042560 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20241202100042560 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202100042560 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202100042560 DMM DEBUG MM(262420000001003/c35a2363) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241202100042560 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100042560 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100042560 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100042560 DLM3UA 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) 20241202100042560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100042560 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100042560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100042560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100042560 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100042560 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100042560 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100042560 DLM3UA 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) 20241202100042560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100042560 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100042560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100042560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1492)@1173ab45bddd: { messageType := 2, destLocRef := '7D95B2'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1492)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@1173ab45bddd: vl_len:12 SGSN_Test_0-SCCP(1492)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1492)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241202100042567 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100042567 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100042567 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100042567 DLM3UA 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) 20241202100042567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100042567 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100042567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100042567 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100042568 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241202100042568 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241202100042568 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241202100042568 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241202100042568 DMM INFO MM(262420000001003/c35a2363) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) 20241202100042568 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241202100042568 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100042568 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100042568 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100042568 DLM3UA 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) 20241202100042568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100042568 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100042568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100042568 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100042568 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100042568 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100042568 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100042568 DLM3UA 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) 20241202100042568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100042568 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100042568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100042568 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1492)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@1173ab45bddd: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@1173ab45bddd: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@1173ab45bddd: vl_len:14 SGSN_Test_0-SCCP(1492)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1492)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241202100042574 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100042574 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100042574 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100042574 DLM3UA 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) 20241202100042574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100042574 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100042574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100042574 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100042574 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100042574 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100042574 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100042574 DMM INFO MM(262420000001003/c35a2363) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241202100042574 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241202100042574 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202100042574 DMM DEBUG MM_STATE_Iu[0x5642e3261880]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1823) 20241202100042574 DMM ERROR MM_STATE_Iu[0x5642e3261880]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1823) TC_geran_attach_iu_rau(1499)@1173ab45bddd: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@1173ab45bddd: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@1173ab45bddd: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@1173ab45bddd: Final verdict of PTC: none 20241202100042577 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53702<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1481)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(1487)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@1173ab45bddd: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP(1497)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1486)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(1489)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(1491)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@1173ab45bddd: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1484)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(1485)@1173ab45bddd: Final verdict of PTC: none 20241202100042594 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202100042594 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_geran_attach_iu_rau-BVCI196(1480)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(1479)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1484): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(1485): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(1486): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(1487): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@1173ab45bddd: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 10:00:42 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 20241202100042756 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202100042774 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241202100042774 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) 20241202100042774 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241202100042774 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241202100042774 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241202100042774 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) 20241202100042774 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241202100042774 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241202100042774 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) 20241202100042774 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100042774 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241202100042774 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241202100042774 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241202100042774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241202100042774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241202100042774 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241202100042774 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241202100042774 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241202100043257 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53692<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=167192) 20241202100043595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100043595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=167192, count=179280) 20241202100044596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100044596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241202100044775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241202100044775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241202100044775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 10:00: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.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 20241202100045597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100045597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_pdp_act_user started. 20241202100046294 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53694<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202100046294 DMM INFO MM(262420000001003/c35a2363) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202100046294 DMM INFO MM(262420000001003/c35a2363) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202100046294 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202100046294 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202100046294 DMM DEBUG MM_STATE_Iu[0x5642e3261880]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241202100046294 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241202100046294 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) 20241202100046294 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) 20241202100046294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Deallocated (fsm.c:568) 20241202100046294 DMM DEBUG MM_STATE_Gb(0)[0x5642e3261750]{Idle}: Deallocated (fsm.c:568) 20241202100046294 DMM DEBUG MM_STATE_Iu[0x5642e3261880]{Detached}: Deallocated (fsm.c:568) 20241202100046294 DMM DEBUG GMM(gmm_fsm)[0x5642e3261c40]{Deregistered}: Deallocated (fsm.c:568) 20241202100046294 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100046317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202100046317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100046317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100046317 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100046317 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202100046317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100046317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100046317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100046317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100046318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100046318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100046318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100046318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100046318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100046318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100046318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100046319 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100046319 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202100046319 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100046319 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100046319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1504)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241202100046319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100046322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202100046329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100046329 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1503)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1505)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100046338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202100046338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100046338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100046338 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100046338 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202100046338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100046338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100046338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100046338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100046339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100046339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100046339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100046340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100046340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100046340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100046340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100046340 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100046340 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202100046340 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100046340 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100046340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100046340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1509)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100046343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1510)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1506)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202100046349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100046349 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1511)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI210(1508)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1510)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1515)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1515)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100046365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202100046365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100046365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100046365 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100046365 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202100046365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100046365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100046365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100046365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1515)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100046366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100046366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100046366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100046366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100046366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100046366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100046366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100046366 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100046366 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202100046366 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100046366 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100046366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100046366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1515)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1515)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100046369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@1173ab45bddd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@1173ab45bddd: ************************************************* SGSN_Test_0-M3UA(1517)@1173ab45bddd: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@1173ab45bddd: ************************************************* MTC@1173ab45bddd: Starting RAN_Emulation SGSN_Test_0-SCCP(1514)@1173ab45bddd: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1511)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202100046376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100046376 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(1512)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202100046571 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241202100046571 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) 20241202100046571 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241202100046571 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)@1173ab45bddd: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241202100046572 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100046572 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241202100046572 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241202100046572 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241202100046572 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241202100046572 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241202100046572 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241202100046573 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100046573 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241202100046573 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241202100046573 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241202100046573 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241202100046573 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241202100046573 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241202100046573 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241202100046598 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100046598 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202100046598 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202100046598 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1519)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202100046600 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(1519)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202100046600 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1519)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241202100047378 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100047378 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100047378 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100047378 DLM3UA 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) 20241202100047378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100047378 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100047378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100047378 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100047378 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241202100047378 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241202100047378 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100047378 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100047378 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100047378 DLM3UA 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) 20241202100047378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100047378 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100047378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100047378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@1173ab45bddd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@1173ab45bddd: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='E96AFD24'O, index=0 SGSN_Test-GSUP(1520)@1173ab45bddd: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@1173ab45bddd: 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 := '19B2'O, rac := 'D3'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)@1173ab45bddd: Added conn table entry 0TC_attach_pdp_act_user(1522)13002252 SGSN_Test_0-SCCP(1514)@1173ab45bddd: First idle individual index:0 SGSN_Test_0-RAN(1516)@1173ab45bddd: patch: N(SD) for ConnIdx 0 set to 1 20241202100047650 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100047650 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100047650 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100047650 DLM3UA 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) 20241202100047650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100047650 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100047650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100047650 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100047650 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241202100047650 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241202100047650 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241202100047650 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1248) 20241202100047650 DMM DEBUG GMM(gmm_fsm)[0x5642e3261880]{Deregistered}: Allocated (fsm.c:456) 20241202100047650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Allocated (fsm.c:456) 20241202100047650 DMM DEBUG MM_STATE_Gb[0x5642e32619b0]{Idle}: Allocated (fsm.c:456) 20241202100047650 DMM DEBUG MM_STATE_Iu[0x5642e326fc50]{Detached}: Allocated (fsm.c:456) 20241202100047650 DMM DEBUG GMM(gmm_fsm)[0x5642e3261880]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202100047650 DMM DEBUG GMM(gmm_fsm)[0x5642e3261880]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202100047650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202100047650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202100047650 DMM DEBUG MM(262420000001004/d94c1a47) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202100047650 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241202100047650 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100047650 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100047650 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100047650 DLM3UA 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) 20241202100047650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100047650 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100047650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100047650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100047650 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100047650 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100047650 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100047650 DLM3UA 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) 20241202100047650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100047650 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100047650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100047650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@1173ab45bddd: { messageType := 2, destLocRef := 'C6660C'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1514)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@1173ab45bddd: 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 := 'A0522363D627DC005A6A513F0C11D33B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DB7F9C03'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1D49BE4E1B47AAA8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D25F6CBAA80ABF3EADE681842664F6CD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BB2E3652D802405D4E11E16B0BAC2D74'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '74293D5E1FE44E8FCF250C962120A96C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7F578786C36CFE67'O } } } } } SGSN_Test_0-SCCP(1514)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@1173ab45bddd: vl_len:23 SGSN_Test_0-SCCP(1514)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1514)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241202100047660 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100047660 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100047660 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100047660 DLM3UA 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) 20241202100047660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100047660 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100047660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100047660 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100047660 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100047660 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100047660 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100047660 DMM DEBUG MM(262420000001004/d94c1a47) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20241202100047660 DMM NOTICE MM(262420000001004/d94c1a47) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202100047660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202100047660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202100047660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202100047660 DMM DEBUG MM(262420000001004/d94c1a47) Requesting authorization (sgsn_auth.c:160) 20241202100047660 DMM INFO MM(262420000001004/d94c1a47) Requesting authentication tuples (sgsn_auth.c:184) 20241202100047660 DMM DEBUG MM(262420000001004/d94c1a47) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202100047660 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241202100047660 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)@1173ab45bddd: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@1173ab45bddd: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20241202100047664 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202100047664 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202100047664 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202100047664 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202100047664 DMM INFO MM(262420000001004/d94c1a47) Subscriber data update (mmctx.c:445) 20241202100047664 DMM DEBUG MM(262420000001004/d94c1a47) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202100047664 DMM INFO MM(262420000001004/d94c1a47) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202100047664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202100047664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202100047664 DMM INFO MM(262420000001004/d94c1a47) <- GMM AUTH AND CIPHERING REQ (rand = a0 52 23 63 d6 27 dc 00 5a 6a 51 3f 0c 11 d3 3b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 74 29 3d 5e 1f e4 4e 8f cf 25 0c 96 21 20 a9 6c ) (gprs_gmm.c:465) 20241202100047664 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241202100047664 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100047664 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100047664 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100047664 DLM3UA 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) 20241202100047664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100047664 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100047664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100047664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@1173ab45bddd: vl_len:37 SGSN_Test_0-SCCP(1514)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1514)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081302227F57878623094B99990000100004F02904C36CFE67'O 20241202100047672 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100047672 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100047672 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100047672 DLM3UA 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) 20241202100047672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100047672 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100047672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100047672 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100047672 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100047672 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100047672 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100047672 DMM INFO MM(262420000001004/d94c1a47) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202100047672 DMM NOTICE MM(262420000001004/d94c1a47) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202100047672 DMM DEBUG MM(262420000001004/d94c1a47) checking auth: received UMTS RES = 7f 57 87 86 c3 6c fe 67 (gprs_gmm.c:648) 20241202100047672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202100047672 DMM DEBUG MM(262420000001004/d94c1a47) Requesting authorization (sgsn_auth.c:160) 20241202100047672 DMM INFO MM(262420000001004/d94c1a47) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202100047672 DMM DEBUG MM(262420000001004/d94c1a47) Requesting subscriber data update (gprs_subscriber.c:894) 20241202100047672 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241202100047672 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) 20241202100047672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241202100047672 DMM DEBUG MM(262420000001004/d94c1a47) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241202100047672 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100047672 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100047672 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100047672 DLM3UA 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) 20241202100047672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100047672 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100047672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100047672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@1173ab45bddd: vl_len:12 SGSN_Test_0-SCCP(1514)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1514)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241202100047681 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100047681 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100047681 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100047681 DLM3UA 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) 20241202100047681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100047681 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100047681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100047681 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100047681 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241202100047681 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241202100047681 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241202100047681 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241202100047681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241202100047681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241202100047681 DMM INFO MM(262420000001004/d94c1a47) <- GMM ATTACH ACCEPT (new P-TMSI=0xd94c1a47) (gprs_gmm.c:282) 20241202100047681 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241202100047681 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100047681 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100047681 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100047681 DLM3UA 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) 20241202100047681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100047681 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100047681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100047681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100047681 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100047681 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100047681 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100047681 DLM3UA 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) 20241202100047681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100047681 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100047681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100047681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241202100047685 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202100047685 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202100047685 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241202100047685 DMM INFO MM(262420000001004/d94c1a47) Subscriber data update (mmctx.c:445) 20241202100047685 DMM DEBUG MM(262420000001004/d94c1a47) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202100047685 DMM INFO MM(262420000001004/d94c1a47) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202100047685 DMM NOTICE MM(262420000001004/d94c1a47) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20241202100047685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202100047685 DMM NOTICE MM(262420000001004/d94c1a47) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202100047685 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) 20241202100047685 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202100047685 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241202100047685 DMM INFO MM(262420000001004/d94c1a47) Subscriber data update (mmctx.c:445) 20241202100047685 DMM DEBUG MM(262420000001004/d94c1a47) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1514)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@1173ab45bddd: vl_len:14 SGSN_Test_0-SCCP(1514)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1514)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241202100047688 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100047688 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100047688 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100047688 DLM3UA 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) 20241202100047688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100047688 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100047688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100047688 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100047688 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100047688 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100047688 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100047688 DMM INFO MM(262420000001004/d94c1a47) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202100047688 DMM NOTICE MM(262420000001004/d94c1a47) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202100047688 DMM DEBUG GMM(gmm_fsm)[0x5642e3261880]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202100047688 DMM DEBUG GMM(gmm_fsm)[0x5642e3261880]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202100047688 DMM DEBUG MM_STATE_Iu(5)[0x5642e326fc50]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241202100047688 DMM DEBUG MM_STATE_Iu(5)[0x5642e326fc50]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241202100047688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202100047688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241202100047688 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100047688 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100047688 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100047688 DLM3UA 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) 20241202100047688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100047688 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100047688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100047688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@1173ab45bddd: vl_len:7 SGSN_Test_0-SCCP(1514)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1514)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241202100047694 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100047694 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100047694 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100047694 DLM3UA 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) 20241202100047694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100047694 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100047694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100047694 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100047695 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100047695 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100047695 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100047695 DLM3UA 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) 20241202100047695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100047695 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100047695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100047695 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100047695 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241202100047695 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241202100047695 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241202100047695 DMM INFO MM(262420000001004/d94c1a47) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241202100047695 DMM DEBUG MM_STATE_Iu(5)[0x5642e326fc50]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241202100047695 DMM DEBUG MM_STATE_Iu(5)[0x5642e326fc50]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) SGSN_Test_0-SCCP(1514)@1173ab45bddd: Session index based on local reference:0 20241202100047697 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100047697 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100047697 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100047697 DLM3UA 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) 20241202100047697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100047697 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100047697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100047697 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@1173ab45bddd: Deleted conn table entry 0TC_attach_pdp_act_user(1522)13002252 TC_attach_pdp_act_user(1522)@1173ab45bddd: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@1173ab45bddd: 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 := 'D94C1A47'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@1173ab45bddd: Added conn table entry 0TC_attach_pdp_act_user(1522)5545994 SGSN_Test_0-RAN(1516)@1173ab45bddd: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1514)@1173ab45bddd: First idle individual index:0 20241202100047898 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100047898 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100047898 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100047898 DLM3UA 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) 20241202100047898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100047898 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100047898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100047898 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100047898 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241202100047898 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241202100047898 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241202100047898 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD94C1A47) type="signalling" (gprs_gmm.c:1897) 20241202100047898 DMM DEBUG GMM(gmm_fsm)[0x5642e3261880]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241202100047898 DMM DEBUG GMM(gmm_fsm)[0x5642e3261880]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241202100047898 DMM DEBUG MM(262420000001004/d94c1a47) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241202100047898 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100047898 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100047898 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100047898 DLM3UA 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) 20241202100047898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100047898 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100047898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100047898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100047898 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100047899 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100047899 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100047899 DLM3UA 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) 20241202100047899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100047899 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100047899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100047899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@1173ab45bddd: { messageType := 2, destLocRef := '54A00A'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1514)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@1173ab45bddd: vl_len:12 SGSN_Test_0-SCCP(1514)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1514)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241202100047903 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100047903 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100047903 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100047903 DLM3UA 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) 20241202100047903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100047903 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100047903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100047903 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100047903 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241202100047903 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241202100047903 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241202100047903 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20241202100047903 DMM DEBUG MM_STATE_Iu(5)[0x5642e326fc50]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241202100047903 DMM DEBUG MM_STATE_Iu(5)[0x5642e326fc50]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241202100047903 DMM INFO MM(262420000001004/d94c1a47) <- GMM SERVICE ACCEPT (P-TMSI=0xd94c1a47) (gprs_gmm.c:795) 20241202100047903 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241202100047903 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100047903 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100047903 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100047903 DLM3UA 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) 20241202100047903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100047903 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100047903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100047903 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100047903 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100047903 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100047903 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100047903 DLM3UA 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) 20241202100047903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100047903 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100047903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100047903 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1514)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@1173ab45bddd: vl_len:23 SGSN_Test_0-SCCP(1514)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1514)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241202100047909 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100047909 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100047909 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100047909 DLM3UA 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) 20241202100047909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100047909 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100047909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100047909 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100047909 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100047909 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100047909 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100047909 DMM INFO MM(262420000001004/d94c1a47) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241202100047909 DMM INFO MM(262420000001004/d94c1a47) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241202100047909 DMM DEBUG MM(262420000001004/d94c1a47) Using GGSN 0 (gprs_sm.c:317) 20241202100047909 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20241202100047909 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241202100047909 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241202100047909 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:186) 20241202100047910 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20241202100047920 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 38 00 00 01 80 08 00 10 78 6d cd 2c 11 b9 de e8 c4 14 05 7f 32 4e fa 34 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1080 from retransmit req queue (gtp.c:443) 20241202100047920 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fef24f3f670, cbp=0x5642e32700c0) (sgsn_libgtp.c:630) 20241202100047920 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241202100047920 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100047920 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100047920 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100047920 DLM3UA 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) 20241202100047920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100047920 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100047920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100047920 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@1173ab45bddd: vl_len:30 SGSN_Test_0-SCCP(1514)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1514)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800EF927BA4'O 20241202100047935 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100047935 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100047935 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100047935 DLM3UA 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) 20241202100047935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100047935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100047935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100047935 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100047935 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241202100047935 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241202100047935 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241202100047935 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20241202100047935 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241202100047935 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20241202100047935 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241202100047935 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241202100047935 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100047935 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100047935 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100047935 DLM3UA 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) 20241202100047935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100047935 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100047935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100047935 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241202100047939 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 39 00 00 01 80 10 78 6d cd 2c 11 b9 de e8 c4 7f 32 4e fa 34 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1081 from retransmit req queue (gtp.c:443) 20241202100047939 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fef24f3f670, cbp=0x5642e32700c0) (sgsn_libgtp.c:630) 20241202100047939 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) TC_attach_pdp_act_user(1522)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1514)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@1173ab45bddd: vl_len:16 SGSN_Test_0-SCCP(1514)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1514)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241202100047948 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100047948 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100047948 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100047948 DLM3UA 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) 20241202100047948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100047948 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100047948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100047948 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100047948 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100047948 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100047948 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100047948 DMM INFO MM(262420000001004/d94c1a47) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241202100047948 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:323) 20241202100047948 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20241202100047951 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 3a 00 00 01 80 : Freeing seq=1082 from retransmit req queue (gtp.c:443) 20241202100047951 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fef24f3f670, cbp=0x5642e32700c0) (sgsn_libgtp.c:630) 20241202100047951 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241202100047951 DMM INFO MM(262420000001004/d94c1a47) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241202100047951 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241202100047951 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20241202100047951 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241202100047951 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100047951 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100047951 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100047951 DLM3UA 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) 20241202100047951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100047951 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100047951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100047951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user-BVCI196(1503)@1173ab45bddd: Removing Client IMSI='262420000001004'H, index=0 TC_attach_pdp_act_user(1522)@1173ab45bddd: Final verdict of PTC: pass SGSN_Test_0-RAN(1516)@1173ab45bddd: Final verdict of PTC: none 20241202100047958 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241202100047958 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) 20241202100047958 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241202100047958 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241202100047958 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241202100047958 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) 20241202100047958 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241202100047958 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241202100047958 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) 20241202100047958 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100047958 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241202100047958 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241202100047958 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241202100047958 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241202100047958 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241202100047958 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241202100047958 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241202100047958 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1517)@1173ab45bddd: Final verdict of PTC: none SGSN_Test_0-SCCP(1514)@1173ab45bddd: Final verdict of PTC: none 20241202100047961 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53694<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241202100047963 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202100047963 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1505)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(1504)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP(1520)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(1509)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(1513)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(1507)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(1502)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1512)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(1515)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1508)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1512): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(1513): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test_0-SCCP(1514): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(1515): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_user(1522): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@1173ab45bddd: 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 pass'. Mon Dec 2 10:00:48 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20241202100048136 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53700<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202100048637 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53700<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=297652) 20241202100048964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100048964 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=297652, count=298812) 20241202100049959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241202100049959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241202100049959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241202100049965 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100049966 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241202100050601 DGPRS DEBUG Checking for inactive LLMEs, time = 35661849 (sgsn.c:132) MTC@1173ab45bddd: 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 pass' was executed successfully (exit status: 0). MTC@1173ab45bddd: 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 ------ Mon Dec 2 10:00: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_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 20241202100050967 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100050967 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241202100051675 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202100051676 DMM INFO MM(262420000001004/d94c1a47) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202100051676 DMM INFO MM(262420000001004/d94c1a47) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202100051676 DMM DEBUG GMM(gmm_fsm)[0x5642e3261880]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202100051676 DMM DEBUG GMM(gmm_fsm)[0x5642e3261880]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202100051676 DMM DEBUG MM_STATE_Iu(5)[0x5642e326fc50]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241202100051676 DMM DEBUG MM_STATE_Iu(5)[0x5642e326fc50]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241202100051676 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241202100051676 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) 20241202100051676 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) 20241202100051676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Deallocated (fsm.c:568) 20241202100051676 DMM DEBUG MM_STATE_Gb[0x5642e32619b0]{Idle}: Deallocated (fsm.c:568) 20241202100051676 DMM DEBUG MM_STATE_Iu(5)[0x5642e326fc50]{Detached}: Deallocated (fsm.c:568) 20241202100051676 DMM DEBUG GMM(gmm_fsm)[0x5642e3261880]{Deregistered}: Deallocated (fsm.c:568) 20241202100051676 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241202100051676 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100051676 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100051676 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100051676 DLM3UA 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) 20241202100051676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100051676 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100051676 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1523)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100051697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202100051697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100051697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100051697 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100051697 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202100051697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100051697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100051697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100051697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100051698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100051698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100051698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100051698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100051698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100051698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100051698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100051698 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100051698 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202100051698 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100051698 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100051698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100051698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100051701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202100051708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100051708 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)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1528)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100051718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202100051718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100051718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100051718 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100051718 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202100051718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100051718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100051718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100051718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100051718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100051718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100051718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100051719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100051719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100051719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100051719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100051719 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100051719 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202100051719 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100051719 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100051719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100051719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1532)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100051721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1533)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1529)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202100051727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100051727 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1533)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100051737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202100051737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100051737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100051737 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100051737 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202100051737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100051737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100051737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100051737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100051738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100051738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100051738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100051738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100051738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100051738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100051738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100051738 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100051738 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202100051738 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100051738 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1537)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241202100051739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100051739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100051741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@1173ab45bddd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@1173ab45bddd: ************************************************* SGSN_Test_0-M3UA(1540)@1173ab45bddd: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@1173ab45bddd: ************************************************* MTC@1173ab45bddd: Starting RAN_Emulation 20241202100051748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100051748 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1538)@1173ab45bddd: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202100051948 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241202100051948 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) 20241202100051948 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241202100051948 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)@1173ab45bddd: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241202100051950 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100051950 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241202100051950 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241202100051950 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241202100051950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241202100051950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241202100051950 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241202100051951 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100051951 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241202100051951 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241202100051951 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241202100051951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241202100051951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241202100051951 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241202100051951 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241202100051967 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100051967 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202100051967 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202100051967 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1542)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202100051968 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(1542)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202100051969 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1542)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241202100052755 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100052755 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100052755 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100052755 DLM3UA 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) 20241202100052755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100052755 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100052755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100052755 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100052756 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241202100052756 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241202100052756 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100052756 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100052756 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100052756 DLM3UA 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) 20241202100052756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100052756 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100052756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100052756 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@1173ab45bddd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@1173ab45bddd: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='C5E80E5E'O, index=0 SGSN_Test-GSUP(1543)@1173ab45bddd: 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)@1173ab45bddd: 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 := '6245'O ("bE"), rac := 'C0'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)@1173ab45bddd: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)10289540 SGSN_Test_0-RAN(1539)@1173ab45bddd: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@1173ab45bddd: First idle individual index:0 20241202100053006 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100053006 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100053006 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100053006 DLM3UA 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) 20241202100053006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100053006 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100053006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100053006 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100053006 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241202100053006 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241202100053006 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241202100053006 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach" (gprs_gmm.c:1248) 20241202100053006 DMM DEBUG GMM(gmm_fsm)[0x5642e326fc50]{Deregistered}: Allocated (fsm.c:456) 20241202100053006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Allocated (fsm.c:456) 20241202100053006 DMM DEBUG MM_STATE_Gb[0x5642e3261750]{Idle}: Allocated (fsm.c:456) 20241202100053006 DMM DEBUG MM_STATE_Iu[0x5642e32747e0]{Detached}: Allocated (fsm.c:456) 20241202100053006 DMM DEBUG GMM(gmm_fsm)[0x5642e326fc50]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202100053006 DMM DEBUG GMM(gmm_fsm)[0x5642e326fc50]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202100053006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202100053006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202100053006 DMM DEBUG MM(262420000001058/f588015a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202100053006 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241202100053006 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100053006 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100053006 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100053006 DLM3UA 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) 20241202100053006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100053006 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100053006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100053006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100053006 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100053006 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100053006 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100053006 DLM3UA 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) 20241202100053006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100053006 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100053006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100053006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@1173ab45bddd: { messageType := 2, destLocRef := '9D0184'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)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@1173ab45bddd: 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 := 'B363C1A866770289AEBD410F65F74202'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '907C9F39'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F877ABF2172835DB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2F1538D8416F68593D6F12A829149AB7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6142CEB569556C2D42A8F1FCE6263CAE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7C3DB395AF78C8F419DAA09AF5A058CE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '950F8017E5A8470B'O } } } } } SGSN_Test_0-SCCP(1538)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@1173ab45bddd: vl_len:23 SGSN_Test_0-SCCP(1538)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1538)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241202100053014 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100053014 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100053014 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100053014 DMM DEBUG MM(262420000001058/f588015a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1066) 20241202100053014 DMM NOTICE MM(262420000001058/f588015a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202100053014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202100053014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202100053014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202100053014 DMM DEBUG MM(262420000001058/f588015a) Requesting authorization (sgsn_auth.c:160) 20241202100053014 DMM INFO MM(262420000001058/f588015a) Requesting authentication tuples (sgsn_auth.c:184) 20241202100053014 DMM DEBUG MM(262420000001058/f588015a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202100053014 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241202100053014 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) 20241202100053014 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100053014 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100053014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100053014 DLM3UA 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) 20241202100053014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100053014 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100053014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100053014 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test-GSUP(1543)@1173ab45bddd: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@1173ab45bddd: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20241202100053016 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202100053016 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202100053016 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202100053016 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202100053016 DMM INFO MM(262420000001058/f588015a) Subscriber data update (mmctx.c:445) 20241202100053016 DMM DEBUG MM(262420000001058/f588015a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202100053016 DMM INFO MM(262420000001058/f588015a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202100053016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202100053016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202100053016 DMM INFO MM(262420000001058/f588015a) <- GMM AUTH AND CIPHERING REQ (rand = b3 63 c1 a8 66 77 02 89 ae bd 41 0f 65 f7 42 02 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7c 3d b3 95 af 78 c8 f4 19 da a0 9a f5 a0 58 ce ) (gprs_gmm.c:465) 20241202100053016 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241202100053016 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100053016 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100053016 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100053016 DLM3UA 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) 20241202100053016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100053016 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100053016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100053016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@1173ab45bddd: vl_len:37 SGSN_Test_0-SCCP(1538)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1538)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130422950F801723094B99990000105008F02904E5A8470B'O 20241202100053021 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100053021 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100053021 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100053021 DLM3UA 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) 20241202100053021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100053021 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100053021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100053021 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100053021 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100053021 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100053021 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100053021 DMM INFO MM(262420000001058/f588015a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202100053021 DMM NOTICE MM(262420000001058/f588015a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202100053021 DMM DEBUG MM(262420000001058/f588015a) checking auth: received UMTS RES = 95 0f 80 17 e5 a8 47 0b (gprs_gmm.c:648) 20241202100053021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202100053021 DMM DEBUG MM(262420000001058/f588015a) Requesting authorization (sgsn_auth.c:160) 20241202100053021 DMM INFO MM(262420000001058/f588015a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202100053021 DMM DEBUG MM(262420000001058/f588015a) Requesting subscriber data update (gprs_subscriber.c:894) 20241202100053021 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241202100053021 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) 20241202100053022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241202100053022 DMM DEBUG MM(262420000001058/f588015a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241202100053022 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100053022 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100053022 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100053022 DLM3UA 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) 20241202100053022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100053022 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100053022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100053022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@1173ab45bddd: vl_len:12 SGSN_Test_0-SCCP(1538)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1538)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241202100053028 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100053028 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100053028 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100053028 DLM3UA 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) 20241202100053028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100053028 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100053028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100053028 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100053028 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241202100053028 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241202100053028 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241202100053028 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241202100053028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241202100053028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241202100053028 DMM INFO MM(262420000001058/f588015a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf588015a) (gprs_gmm.c:282) 20241202100053028 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241202100053028 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100053028 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100053028 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100053028 DLM3UA 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) 20241202100053028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100053028 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100053029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100053029 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100053029 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100053029 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100053029 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100053029 DLM3UA 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) 20241202100053029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100053029 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100053029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100053029 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241202100053032 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202100053032 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202100053032 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241202100053032 DMM INFO MM(262420000001058/f588015a) Subscriber data update (mmctx.c:445) 20241202100053032 DMM DEBUG MM(262420000001058/f588015a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202100053032 DMM INFO MM(262420000001058/f588015a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202100053032 DMM NOTICE MM(262420000001058/f588015a) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:982) 20241202100053032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202100053032 DMM NOTICE MM(262420000001058/f588015a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202100053032 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) 20241202100053032 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202100053032 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241202100053032 DMM INFO MM(262420000001058/f588015a) Subscriber data update (mmctx.c:445) 20241202100053032 DMM DEBUG MM(262420000001058/f588015a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@1173ab45bddd: vl_len:14 SGSN_Test_0-SCCP(1538)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1538)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241202100053034 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100053034 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100053034 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100053034 DLM3UA 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) 20241202100053034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100053034 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100053034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100053034 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100053034 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100053034 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100053034 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100053034 DMM INFO MM(262420000001058/f588015a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202100053034 DMM NOTICE MM(262420000001058/f588015a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202100053034 DMM DEBUG GMM(gmm_fsm)[0x5642e326fc50]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202100053034 DMM DEBUG GMM(gmm_fsm)[0x5642e326fc50]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202100053034 DMM DEBUG MM_STATE_Iu(7)[0x5642e32747e0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241202100053034 DMM DEBUG MM_STATE_Iu(7)[0x5642e32747e0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241202100053034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202100053034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241202100053034 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100053034 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100053034 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100053034 DLM3UA 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) 20241202100053034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100053034 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100053034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100053034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@1173ab45bddd: vl_len:7 SGSN_Test_0-SCCP(1538)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1538)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241202100053037 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100053037 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100053037 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100053037 DLM3UA 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) 20241202100053037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100053037 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100053038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100053038 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100053038 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241202100053038 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241202100053038 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241202100053038 DMM INFO MM(262420000001058/f588015a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241202100053038 DMM DEBUG MM_STATE_Iu(7)[0x5642e32747e0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241202100053038 DMM DEBUG MM_STATE_Iu(7)[0x5642e32747e0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241202100053038 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100053038 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100053038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100053038 DLM3UA 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) 20241202100053038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100053038 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100053038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100053038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@1173ab45bddd: Session index based on local reference:0 20241202100053038 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100053038 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100053038 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100053038 DLM3UA 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) 20241202100053038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100053038 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100053038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100053038 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@1173ab45bddd: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)10289540 TC_attach_pdp_act_user_addr_v4raw(1545)@1173ab45bddd: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@1173ab45bddd: 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 := 'F588015A'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@1173ab45bddd: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)10361020 SGSN_Test_0-RAN(1539)@1173ab45bddd: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@1173ab45bddd: First idle individual index:0 20241202100053242 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100053242 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100053242 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100053242 DLM3UA 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) 20241202100053242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100053242 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100053242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100053242 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100053242 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241202100053242 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241202100053242 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241202100053242 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF588015A) type="signalling" (gprs_gmm.c:1897) 20241202100053242 DMM DEBUG GMM(gmm_fsm)[0x5642e326fc50]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241202100053242 DMM DEBUG GMM(gmm_fsm)[0x5642e326fc50]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241202100053242 DMM DEBUG MM(262420000001058/f588015a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241202100053242 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100053242 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100053242 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100053242 DLM3UA 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) 20241202100053242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100053242 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100053242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100053242 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100053242 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100053242 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100053242 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100053242 DLM3UA 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) 20241202100053242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100053242 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100053242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100053242 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@1173ab45bddd: { messageType := 2, destLocRef := '9E18BC'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)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@1173ab45bddd: vl_len:12 SGSN_Test_0-SCCP(1538)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1538)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241202100053246 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100053246 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100053246 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100053246 DLM3UA 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) 20241202100053246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100053246 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100053246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100053246 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100053246 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241202100053246 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241202100053246 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241202100053246 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20241202100053246 DMM DEBUG MM_STATE_Iu(7)[0x5642e32747e0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241202100053246 DMM DEBUG MM_STATE_Iu(7)[0x5642e32747e0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241202100053246 DMM INFO MM(262420000001058/f588015a) <- GMM SERVICE ACCEPT (P-TMSI=0xf588015a) (gprs_gmm.c:795) 20241202100053246 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241202100053246 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100053246 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100053246 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100053246 DLM3UA 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) 20241202100053246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100053246 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100053246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100053246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100053246 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100053246 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100053246 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100053246 DLM3UA 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) 20241202100053246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100053246 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100053246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100053246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@1173ab45bddd: vl_len:23 SGSN_Test_0-SCCP(1538)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1538)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241202100053251 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100053251 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100053251 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100053251 DLM3UA 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) 20241202100053251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100053251 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100053251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100053251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100053251 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100053251 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100053251 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100053251 DMM INFO MM(262420000001058/f588015a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241202100053251 DMM INFO MM(262420000001058/f588015a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241202100053251 DMM DEBUG MM(262420000001058/f588015a) Using GGSN 0 (gprs_sm.c:317) 20241202100053251 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20241202100053251 DLGTP DEBUG Begin pdp_tidset tid = 5850100000024262 (pdp.c:279) 20241202100053251 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241202100053251 DGPRS NOTICE PDP(262420000001058/0) Create PDP Context (sgsn_libgtp.c:186) 20241202100053251 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20241202100053260 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 3b 00 00 01 80 08 00 10 d7 5b 33 24 11 98 88 09 a9 14 05 7f 32 63 09 b2 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=1083 from retransmit req queue (gtp.c:443) 20241202100053260 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fef24f3f670, cbp=0x5642e32700c0) (sgsn_libgtp.c:630) 20241202100053260 DGPRS INFO PDP(262420000001058/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241202100053260 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100053260 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100053260 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100053260 DLM3UA 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) 20241202100053260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100053260 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100053260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100053260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@1173ab45bddd: vl_len:30 SGSN_Test_0-SCCP(1538)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1538)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068003F1D67A6'O 20241202100053271 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100053271 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100053271 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100053271 DLM3UA 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) 20241202100053271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100053271 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100053271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100053271 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100053271 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241202100053271 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241202100053271 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241202100053271 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20241202100053271 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241202100053271 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20241202100053271 DGPRS INFO PDP(262420000001058/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241202100053271 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241202100053271 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100053271 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100053271 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100053271 DLM3UA 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) 20241202100053271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100053271 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100053271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100053271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241202100053273 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3c 00 00 01 80 10 d7 5b 33 24 11 98 88 09 a9 7f 32 63 09 b2 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=1084 from retransmit req queue (gtp.c:443) 20241202100053273 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fef24f3f670, cbp=0x5642e32700c0) (sgsn_libgtp.c:630) 20241202100053273 DGPRS INFO PDP(262420000001058/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) TC_attach_pdp_act_user_addr_v4raw(1545)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@1173ab45bddd: vl_len:16 SGSN_Test_0-SCCP(1538)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1538)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241202100053279 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100053279 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100053279 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100053279 DLM3UA 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) 20241202100053279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100053279 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100053279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100053279 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100053279 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100053279 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100053279 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100053279 DMM INFO MM(262420000001058/f588015a) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241202100053279 DGPRS INFO PDP(262420000001058/0) Delete PDP Context (sgsn_libgtp.c:323) 20241202100053279 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20241202100053280 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 3d 00 00 01 80 : Freeing seq=1085 from retransmit req queue (gtp.c:443) 20241202100053280 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fef24f3f670, cbp=0x5642e32700c0) (sgsn_libgtp.c:630) 20241202100053280 DGPRS INFO PDP(262420000001058/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241202100053280 DMM INFO MM(262420000001058/f588015a) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241202100053280 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241202100053280 DLGTP DEBUG Begin pdp_tiddel tid = 5850100000024262 (pdp.c:298) 20241202100053280 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241202100053280 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100053280 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100053280 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100053280 DLM3UA 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) 20241202100053280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100053280 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100053280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100053280 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@1173ab45bddd: Removing Client IMSI='262420000001058'H, index=0 TC_attach_pdp_act_user_addr_v4raw(1545)@1173ab45bddd: Final verdict of PTC: pass SGSN_Test_0-RAN(1539)@1173ab45bddd: Final verdict of PTC: none 20241202100053284 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241202100053284 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) 20241202100053284 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241202100053284 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241202100053284 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241202100053284 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) 20241202100053284 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241202100053284 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241202100053284 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) 20241202100053284 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100053284 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241202100053284 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241202100053284 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241202100053284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241202100053284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241202100053284 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241202100053284 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241202100053285 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1540)@1173ab45bddd: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@1173ab45bddd: Final verdict of PTC: none 20241202100053286 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39074<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP(1543)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(1527)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@1173ab45bddd: Final verdict of PTC: none 20241202100053288 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202100053288 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(1532)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(1537)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(1535)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(1525)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(1530)@1173ab45bddd: Final verdict of PTC: none Mon Dec 2 10:00:53 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw pass ====== MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: pass MTC@1173ab45bddd: 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 pass'. Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20241202100053433 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202100053934 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39090<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=293432) 20241202100054290 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100054290 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=293432, count=304848) 20241202100055286 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241202100055286 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241202100055286 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241202100055291 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100055291 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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 pass' was executed successfully (exit status: 0). MTC@1173ab45bddd: 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 ------ Mon Dec 2 10:00: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_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 20241202100056292 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100056292 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241202100056963 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202100056963 DMM INFO MM(262420000001058/f588015a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202100056963 DMM INFO MM(262420000001058/f588015a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202100056963 DMM DEBUG GMM(gmm_fsm)[0x5642e326fc50]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202100056963 DMM DEBUG GMM(gmm_fsm)[0x5642e326fc50]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202100056963 DMM DEBUG MM_STATE_Iu(7)[0x5642e32747e0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241202100056963 DMM DEBUG MM_STATE_Iu(7)[0x5642e32747e0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241202100056963 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241202100056963 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) 20241202100056963 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) 20241202100056963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32619b0]{Init}: Deallocated (fsm.c:568) 20241202100056963 DMM DEBUG MM_STATE_Gb[0x5642e3261750]{Idle}: Deallocated (fsm.c:568) 20241202100056963 DMM DEBUG MM_STATE_Iu(7)[0x5642e32747e0]{Detached}: Deallocated (fsm.c:568) 20241202100056963 DMM DEBUG GMM(gmm_fsm)[0x5642e326fc50]{Deregistered}: Deallocated (fsm.c:568) 20241202100056963 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241202100056963 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100056963 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100056963 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100056963 DLM3UA 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) 20241202100056963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100056963 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100056963 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1546)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100056988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202100056988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100056988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100056988 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100056988 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202100056988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100056988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100056988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100056988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100056989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100056989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100056989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100056989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100056989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100056989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100056989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100056989 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100056989 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202100056989 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100056989 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100056990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100056990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100056993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1547)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1551)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 20241202100057002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100057002 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1552)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1551)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1556)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1556)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100057027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202100057027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100057027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100057027 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100057027 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202100057027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100057027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100057027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100057027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1555)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1556)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100057028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100057028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100057028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100057028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100057028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100057028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100057028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100057028 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100057028 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202100057028 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100057028 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100057029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100057029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1556)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1556)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100057032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1552)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241202100057042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100057042 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1555)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1553)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1560)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100057049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202100057049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100057049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100057049 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100057049 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202100057049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100057049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100057049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100057049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100057051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100057051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100057051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100057051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100057051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100057051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100057051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100057051 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100057051 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202100057051 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100057051 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100057051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100057051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100057055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@1173ab45bddd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@1173ab45bddd: ************************************************* SGSN_Test_0-M3UA(1563)@1173ab45bddd: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@1173ab45bddd: ************************************************* MTC@1173ab45bddd: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1557)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1561)@1173ab45bddd: v_sccp_pdu_maxlen:268 20241202100057064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100057064 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202100057260 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241202100057260 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) 20241202100057260 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241202100057260 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)@1173ab45bddd: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241202100057262 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100057262 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241202100057262 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241202100057262 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241202100057262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241202100057262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241202100057262 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241202100057262 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100057262 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241202100057262 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241202100057262 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241202100057262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241202100057262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241202100057262 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241202100057262 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241202100057293 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100057293 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202100057293 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202100057293 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1565)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202100057294 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(1565)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202100057294 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1565)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241202100058407 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100058407 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100058407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100058407 DLM3UA 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) 20241202100058407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100058407 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100058407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100058407 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100058407 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241202100058407 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241202100058407 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100058407 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100058407 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100058407 DLM3UA 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) 20241202100058407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100058407 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100058407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100058407 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1562)@1173ab45bddd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@1173ab45bddd: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='F4C1E41C'O, index=0 SGSN_Test-GSUP(1566)@1173ab45bddd: 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)@1173ab45bddd: 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 := '4DAE'O, rac := 'A4'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1562)@1173ab45bddd: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)3207164 SGSN_Test_0-SCCP(1561)@1173ab45bddd: First idle individual index:0 SGSN_Test_0-RAN(1562)@1173ab45bddd: patch: N(SD) for ConnIdx 0 set to 1 20241202100058455 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100058455 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100058455 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100058455 DLM3UA 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) 20241202100058455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100058455 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100058455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100058455 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100058455 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241202100058455 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241202100058455 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241202100058455 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach" (gprs_gmm.c:1248) 20241202100058455 DMM DEBUG GMM(gmm_fsm)[0x5642e32747e0]{Deregistered}: Allocated (fsm.c:456) 20241202100058455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Allocated (fsm.c:456) 20241202100058455 DMM DEBUG MM_STATE_Gb[0x5642e32619b0]{Idle}: Allocated (fsm.c:456) 20241202100058455 DMM DEBUG MM_STATE_Iu[0x5642e32720c0]{Detached}: Allocated (fsm.c:456) 20241202100058455 DMM DEBUG GMM(gmm_fsm)[0x5642e32747e0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202100058455 DMM DEBUG GMM(gmm_fsm)[0x5642e32747e0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202100058455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202100058455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202100058455 DMM DEBUG MM(262420000001055/ceb53e58) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202100058455 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241202100058455 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100058455 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100058455 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100058455 DLM3UA 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) 20241202100058455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100058455 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100058455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100058455 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100058455 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100058455 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100058455 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100058455 DLM3UA 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) 20241202100058455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100058455 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100058455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100058455 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@1173ab45bddd: { messageType := 2, destLocRef := '30EFFC'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)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@1173ab45bddd: 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 := '478D3DF8D56A58A814AE475E899D9794'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E9C03464'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3CC638CE8545DF62'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '526D2B72A418F9D3120B72978E04D48A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8C9B76BAAC4FEE0662331F0F06965044'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4B0DA8795C39798903A9D470CE6767F5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3E2CF177E9906A37'O } } } } } SGSN_Test_0-SCCP(1561)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@1173ab45bddd: vl_len:23 SGSN_Test_0-SCCP(1561)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1561)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241202100058460 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100058460 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100058460 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100058460 DLM3UA 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) 20241202100058460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100058460 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100058460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100058460 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100058460 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100058460 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100058460 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100058460 DMM DEBUG MM(262420000001055/ceb53e58) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1066) 20241202100058460 DMM NOTICE MM(262420000001055/ceb53e58) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202100058460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202100058460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202100058460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202100058460 DMM DEBUG MM(262420000001055/ceb53e58) Requesting authorization (sgsn_auth.c:160) 20241202100058460 DMM INFO MM(262420000001055/ceb53e58) Requesting authentication tuples (sgsn_auth.c:184) 20241202100058460 DMM DEBUG MM(262420000001055/ceb53e58) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202100058460 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241202100058460 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)@1173ab45bddd: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@1173ab45bddd: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20241202100058462 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202100058463 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202100058463 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202100058463 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202100058463 DMM INFO MM(262420000001055/ceb53e58) Subscriber data update (mmctx.c:445) 20241202100058463 DMM DEBUG MM(262420000001055/ceb53e58) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202100058463 DMM INFO MM(262420000001055/ceb53e58) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202100058463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202100058463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202100058463 DMM INFO MM(262420000001055/ceb53e58) <- GMM AUTH AND CIPHERING REQ (rand = 47 8d 3d f8 d5 6a 58 a8 14 ae 47 5e 89 9d 97 94 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4b 0d a8 79 5c 39 79 89 03 a9 d4 70 ce 67 67 f5 ) (gprs_gmm.c:465) 20241202100058463 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241202100058463 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100058463 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100058463 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100058463 DLM3UA 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) 20241202100058463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100058463 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100058463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100058463 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@1173ab45bddd: vl_len:37 SGSN_Test_0-SCCP(1561)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1561)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D223E2CF17723094B99990000105005F02904E9906A37'O 20241202100058466 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100058466 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100058466 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100058466 DLM3UA 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) 20241202100058466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100058466 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100058466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100058466 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100058466 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100058466 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100058466 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100058466 DMM INFO MM(262420000001055/ceb53e58) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202100058466 DMM NOTICE MM(262420000001055/ceb53e58) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202100058466 DMM DEBUG MM(262420000001055/ceb53e58) checking auth: received UMTS RES = 3e 2c f1 77 e9 90 6a 37 (gprs_gmm.c:648) 20241202100058466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202100058466 DMM DEBUG MM(262420000001055/ceb53e58) Requesting authorization (sgsn_auth.c:160) 20241202100058466 DMM INFO MM(262420000001055/ceb53e58) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202100058466 DMM DEBUG MM(262420000001055/ceb53e58) Requesting subscriber data update (gprs_subscriber.c:894) 20241202100058466 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241202100058466 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) 20241202100058466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241202100058466 DMM DEBUG MM(262420000001055/ceb53e58) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241202100058466 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100058466 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100058466 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100058466 DLM3UA 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) 20241202100058466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100058466 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100058466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100058466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@1173ab45bddd: vl_len:12 SGSN_Test_0-SCCP(1561)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1561)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241202100058469 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100058469 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100058469 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100058469 DLM3UA 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) 20241202100058469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100058469 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100058469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100058469 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100058469 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241202100058469 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241202100058469 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241202100058470 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241202100058470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241202100058470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241202100058470 DMM INFO MM(262420000001055/ceb53e58) <- GMM ATTACH ACCEPT (new P-TMSI=0xceb53e58) (gprs_gmm.c:282) 20241202100058470 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241202100058470 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100058470 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100058470 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100058470 DLM3UA 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) 20241202100058470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100058470 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100058470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100058470 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100058470 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100058470 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100058470 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100058470 DLM3UA 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) 20241202100058470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100058470 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100058470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100058470 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241202100058471 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202100058471 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202100058471 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241202100058471 DMM INFO MM(262420000001055/ceb53e58) Subscriber data update (mmctx.c:445) 20241202100058471 DMM DEBUG MM(262420000001055/ceb53e58) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202100058471 DMM INFO MM(262420000001055/ceb53e58) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202100058471 DMM NOTICE MM(262420000001055/ceb53e58) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:982) 20241202100058472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202100058472 DMM NOTICE MM(262420000001055/ceb53e58) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202100058472 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) 20241202100058472 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202100058472 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241202100058472 DMM INFO MM(262420000001055/ceb53e58) Subscriber data update (mmctx.c:445) 20241202100058472 DMM DEBUG MM(262420000001055/ceb53e58) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@1173ab45bddd: vl_len:14 SGSN_Test_0-SCCP(1561)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1561)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241202100058473 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100058473 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100058473 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100058473 DLM3UA 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) 20241202100058473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100058473 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100058473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100058473 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100058473 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100058473 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100058473 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100058473 DMM INFO MM(262420000001055/ceb53e58) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202100058473 DMM NOTICE MM(262420000001055/ceb53e58) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202100058473 DMM DEBUG GMM(gmm_fsm)[0x5642e32747e0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202100058473 DMM DEBUG GMM(gmm_fsm)[0x5642e32747e0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202100058473 DMM DEBUG MM_STATE_Iu(9)[0x5642e32720c0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241202100058473 DMM DEBUG MM_STATE_Iu(9)[0x5642e32720c0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241202100058473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202100058473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241202100058473 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100058473 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100058473 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100058473 DLM3UA 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) 20241202100058473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100058473 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100058473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100058473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@1173ab45bddd: vl_len:7 SGSN_Test_0-SCCP(1561)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1561)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241202100058475 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100058475 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100058475 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100058475 DLM3UA 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) 20241202100058475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100058475 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100058475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100058475 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100058475 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241202100058475 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241202100058475 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241202100058475 DMM INFO MM(262420000001055/ceb53e58) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241202100058475 DMM DEBUG MM_STATE_Iu(9)[0x5642e32720c0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241202100058475 DMM DEBUG MM_STATE_Iu(9)[0x5642e32720c0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241202100058475 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100058475 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100058475 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100058475 DLM3UA 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) 20241202100058475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100058475 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100058475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100058475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@1173ab45bddd: Session index based on local reference:0 20241202100058476 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100058476 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100058476 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) SGSN_Test_0-RAN(1562)@1173ab45bddd: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)3207164 20241202100058476 DLM3UA 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) 20241202100058476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100058476 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100058476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100058476 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@1173ab45bddd: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@1173ab45bddd: 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 := 'CEB53E58'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@1173ab45bddd: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)3667 SGSN_Test_0-RAN(1562)@1173ab45bddd: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@1173ab45bddd: First idle individual index:0 20241202100058678 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100058678 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100058678 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100058678 DLM3UA 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) 20241202100058678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100058678 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100058678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100058678 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100058679 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241202100058679 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241202100058680 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241202100058680 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCEB53E58) type="signalling" (gprs_gmm.c:1897) 20241202100058680 DMM DEBUG GMM(gmm_fsm)[0x5642e32747e0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241202100058680 DMM DEBUG GMM(gmm_fsm)[0x5642e32747e0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241202100058680 DMM DEBUG MM(262420000001055/ceb53e58) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241202100058680 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100058680 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100058680 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100058680 DLM3UA 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) 20241202100058680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100058680 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100058680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100058680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100058680 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100058680 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100058680 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100058680 DLM3UA 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) 20241202100058680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100058680 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100058680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100058680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@1173ab45bddd: { messageType := 2, destLocRef := '000E53'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)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@1173ab45bddd: vl_len:12 SGSN_Test_0-SCCP(1561)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1561)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241202100058689 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100058689 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100058689 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100058689 DLM3UA 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) 20241202100058689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100058689 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100058689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100058689 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100058689 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241202100058689 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241202100058690 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241202100058690 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20241202100058690 DMM DEBUG MM_STATE_Iu(9)[0x5642e32720c0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241202100058690 DMM DEBUG MM_STATE_Iu(9)[0x5642e32720c0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241202100058690 DMM INFO MM(262420000001055/ceb53e58) <- GMM SERVICE ACCEPT (P-TMSI=0xceb53e58) (gprs_gmm.c:795) 20241202100058690 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241202100058690 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100058690 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100058690 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100058690 DLM3UA 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) 20241202100058690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100058690 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100058690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100058690 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100058690 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100058690 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100058690 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100058690 DLM3UA 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) 20241202100058690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100058690 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100058690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100058690 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@1173ab45bddd: vl_len:23 SGSN_Test_0-SCCP(1561)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1561)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241202100058699 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100058699 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100058699 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100058699 DLM3UA 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) 20241202100058699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100058699 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100058699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100058699 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100058699 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100058699 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100058699 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100058699 DMM INFO MM(262420000001055/ceb53e58) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241202100058699 DMM INFO MM(262420000001055/ceb53e58) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241202100058699 DMM DEBUG MM(262420000001055/ceb53e58) Using GGSN 0 (gprs_sm.c:317) 20241202100058699 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20241202100058699 DLGTP DEBUG Begin pdp_tidset tid = 5550100000024262 (pdp.c:279) 20241202100058699 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241202100058699 DGPRS NOTICE PDP(262420000001055/0) Create PDP Context (sgsn_libgtp.c:186) 20241202100058699 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20241202100058705 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 3e 00 00 01 80 08 00 10 2e 0b 83 8a 11 ad 7b 8c 4f 14 05 7f 26 4b b8 e5 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=1086 from retransmit req queue (gtp.c:443) 20241202100058705 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fef24f3f670, cbp=0x5642e32700c0) (sgsn_libgtp.c:630) 20241202100058705 DGPRS INFO PDP(262420000001055/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241202100058705 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100058705 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100058705 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100058705 DLM3UA 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) 20241202100058705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100058705 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100058705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100058705 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@1173ab45bddd: vl_len:33 SGSN_Test_0-SCCP(1561)@1173ab45bddd: vl_from0 20241202100058717 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100058717 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100058717 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100058717 DLM3UA 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) 20241202100058717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100058717 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100058717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100058717 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '6000001D000001003440160000010033400F6028DC3500017F00006800470BA2CE'O 20241202100058717 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241202100058717 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241202100058717 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241202100058717 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:574) 20241202100058717 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 )20241202100058717 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20241202100058717 DGPRS INFO PDP(262420000001055/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241202100058717 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241202100058717 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100058717 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100058717 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100058717 DLM3UA 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) 20241202100058717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100058717 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100058717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100058717 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241202100058719 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3f 00 00 01 80 10 2e 0b 83 8a 11 ad 7b 8c 4f 7f 26 4b b8 e5 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=1087 from retransmit req queue (gtp.c:443) 20241202100058719 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fef24f3f670, cbp=0x5642e32700c0) (sgsn_libgtp.c:630) 20241202100058719 DGPRS INFO PDP(262420000001055/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@1173ab45bddd: vl_len:16 SGSN_Test_0-SCCP(1561)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1561)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241202100058724 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100058724 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100058724 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100058724 DLM3UA 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) 20241202100058724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100058724 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100058724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100058724 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100058724 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100058724 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100058724 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100058724 DMM INFO MM(262420000001055/ceb53e58) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241202100058724 DGPRS INFO PDP(262420000001055/0) Delete PDP Context (sgsn_libgtp.c:323) 20241202100058724 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20241202100058725 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 40 00 00 01 80 : Freeing seq=1088 from retransmit req queue (gtp.c:443) 20241202100058725 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fef24f3f670, cbp=0x5642e32700c0) (sgsn_libgtp.c:630) 20241202100058725 DGPRS INFO PDP(262420000001055/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241202100058725 DMM INFO MM(262420000001055/ceb53e58) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241202100058725 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241202100058725 DLGTP DEBUG Begin pdp_tiddel tid = 5550100000024262 (pdp.c:298) 20241202100058725 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241202100058725 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100058725 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100058725 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100058725 DLM3UA 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) 20241202100058725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100058725 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100058725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100058725 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@1173ab45bddd: Removing Client IMSI='262420000001055'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@1173ab45bddd: Final verdict of PTC: pass SGSN_Test_0-RAN(1562)@1173ab45bddd: Final verdict of PTC: none 20241202100058728 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241202100058728 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) 20241202100058728 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241202100058728 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241202100058728 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241202100058728 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) 20241202100058728 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241202100058728 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241202100058728 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) 20241202100058728 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100058728 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241202100058728 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241202100058728 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241202100058728 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241202100058728 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241202100058728 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241202100058728 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241202100058728 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1563)@1173ab45bddd: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@1173ab45bddd: Final verdict of PTC: none 20241202100058729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39094<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241202100058731 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202100058731 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1566)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(1556)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1553)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(1550)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1555)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(1560)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(1548)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(1554)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(1558)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1553): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(1554): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(1555): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(1556): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: pass MTC@1173ab45bddd: 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 pass'. Mon Dec 2 10:00:58 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.talloc 20241202100058864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39100<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202100059366 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39100<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=295172) 20241202100059731 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100059732 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=295172, count=305044) 20241202100100729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241202100100729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241202100100729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241202100100733 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100100733 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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 pass' was executed successfully (exit status: 0). MTC@1173ab45bddd: 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 ------ Mon Dec 2 10:01: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_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 20241202100101733 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100101733 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241202100102513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37626<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202100102513 DMM INFO MM(262420000001055/ceb53e58) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202100102513 DMM INFO MM(262420000001055/ceb53e58) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202100102513 DMM DEBUG GMM(gmm_fsm)[0x5642e32747e0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202100102513 DMM DEBUG GMM(gmm_fsm)[0x5642e32747e0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202100102513 DMM DEBUG MM_STATE_Iu(9)[0x5642e32720c0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241202100102513 DMM DEBUG MM_STATE_Iu(9)[0x5642e32720c0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241202100102513 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241202100102513 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) 20241202100102513 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) 20241202100102513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Deallocated (fsm.c:568) 20241202100102513 DMM DEBUG MM_STATE_Gb[0x5642e32619b0]{Idle}: Deallocated (fsm.c:568) 20241202100102513 DMM DEBUG MM_STATE_Iu(9)[0x5642e32720c0]{Detached}: Deallocated (fsm.c:568) 20241202100102513 DMM DEBUG GMM(gmm_fsm)[0x5642e32747e0]{Deregistered}: Deallocated (fsm.c:568) 20241202100102513 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241202100102513 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100102513 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100102513 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100102513 DLM3UA 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) 20241202100102513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100102513 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100102513 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1569)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100102533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202100102533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100102533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100102533 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100102533 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202100102533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100102533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100102533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100102533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100102535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100102535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100102535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100102535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100102535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100102535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100102535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100102535 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100102535 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202100102535 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100102535 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100102535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100102535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100102538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1574)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1570)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202100102543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100102543 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)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1574)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100102554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202100102554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100102554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100102554 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100102554 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202100102554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100102554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100102554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100102554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100102555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100102555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100102555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100102555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100102555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100102555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100102555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100102555 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100102555 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202100102555 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100102555 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100102555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100102555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100102557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1579)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1575)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202100102562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100102562 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1580)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1579)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1584)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1584)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100102576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202100102576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100102576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100102576 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100102576 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202100102576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100102576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100102576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100102576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1584)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100102577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100102577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100102577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100102577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100102577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100102577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100102577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100102577 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100102577 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202100102577 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100102577 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100102577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100102577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1584)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1584)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100102579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@1173ab45bddd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@1173ab45bddd: ************************************************* SGSN_Test_0-M3UA(1586)@1173ab45bddd: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@1173ab45bddd: ************************************************* MTC@1173ab45bddd: Starting RAN_Emulation SGSN_Test_0-SCCP(1583)@1173ab45bddd: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1580)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202100102584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100102584 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1581)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202100102735 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100102735 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202100102735 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202100102735 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1588)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202100102739 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) SGSN_Test-GSUP-IPA(1588)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202100102740 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1588)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241202100102783 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241202100102783 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) 20241202100102783 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241202100102783 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)@1173ab45bddd: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241202100102788 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100102788 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241202100102788 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241202100102788 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241202100102788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241202100102788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241202100102788 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241202100102790 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100102790 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241202100102790 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241202100102790 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241202100102790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241202100102790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241202100102790 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241202100102791 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241202100103598 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100103598 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100103598 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100103598 DLM3UA 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) 20241202100103598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100103598 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100103598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100103598 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100103599 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241202100103599 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241202100103599 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100103600 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100103600 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100103600 DLM3UA 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) 20241202100103600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100103600 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100103600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100103600 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@1173ab45bddd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@1173ab45bddd: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='DC8A5E85'O, index=0 SGSN_Test-GSUP(1589)@1173ab45bddd: 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)@1173ab45bddd: 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 := '20B7'O, rac := '69'O ("i") }, 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)@1173ab45bddd: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)14332806 SGSN_Test_0-SCCP(1583)@1173ab45bddd: First idle individual index:0 SGSN_Test_0-RAN(1585)@1173ab45bddd: patch: N(SD) for ConnIdx 0 set to 1 20241202100103829 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100103829 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100103829 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100103829 DLM3UA 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) 20241202100103829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100103829 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100103829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100103829 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100103829 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241202100103829 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241202100103829 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241202100103829 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach" (gprs_gmm.c:1248) 20241202100103829 DMM DEBUG GMM(gmm_fsm)[0x5642e32619b0]{Deregistered}: Allocated (fsm.c:456) 20241202100103830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Allocated (fsm.c:456) 20241202100103830 DMM DEBUG MM_STATE_Gb[0x5642e32755f0]{Idle}: Allocated (fsm.c:456) 20241202100103830 DMM DEBUG MM_STATE_Iu[0x5642e3275720]{Detached}: Allocated (fsm.c:456) 20241202100103830 DMM DEBUG GMM(gmm_fsm)[0x5642e32619b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202100103830 DMM DEBUG GMM(gmm_fsm)[0x5642e32619b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202100103830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202100103830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202100103830 DMM DEBUG MM(262420000001056/ee7a3172) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202100103830 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241202100103830 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100103830 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100103830 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100103830 DLM3UA 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) 20241202100103830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100103830 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100103830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100103830 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100103830 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100103830 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100103830 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100103830 DLM3UA 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) 20241202100103830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100103830 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100103830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100103830 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1583)@1173ab45bddd: { messageType := 2, destLocRef := 'DAB386'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1583)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@1173ab45bddd: 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 := 'FCF2D025DB91D9A753448CCDB0EBC44B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E52C618C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FDE3FCFBC14BB696'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1C7BF177C3449D0930F961F86C3E8630'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '90A4D0F239EA2F759017403A654FE040'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8D7B314DC8AFC653DA5D700CBE7ED479'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3F434589FC5302C9'O } } } } } SGSN_Test_0-SCCP(1583)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@1173ab45bddd: vl_len:23 SGSN_Test_0-SCCP(1583)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1583)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241202100103844 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100103844 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100103844 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100103844 DLM3UA 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) 20241202100103844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100103844 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100103844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100103844 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100103845 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100103845 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100103845 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100103845 DMM DEBUG MM(262420000001056/ee7a3172) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1066) 20241202100103845 DMM NOTICE MM(262420000001056/ee7a3172) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202100103845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202100103845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202100103845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202100103845 DMM DEBUG MM(262420000001056/ee7a3172) Requesting authorization (sgsn_auth.c:160) 20241202100103845 DMM INFO MM(262420000001056/ee7a3172) Requesting authentication tuples (sgsn_auth.c:184) 20241202100103845 DMM DEBUG MM(262420000001056/ee7a3172) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202100103845 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241202100103845 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)@1173ab45bddd: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@1173ab45bddd: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20241202100103850 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202100103850 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202100103850 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202100103850 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202100103850 DMM INFO MM(262420000001056/ee7a3172) Subscriber data update (mmctx.c:445) 20241202100103850 DMM DEBUG MM(262420000001056/ee7a3172) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202100103850 DMM INFO MM(262420000001056/ee7a3172) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202100103850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202100103850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202100103850 DMM INFO MM(262420000001056/ee7a3172) <- GMM AUTH AND CIPHERING REQ (rand = fc f2 d0 25 db 91 d9 a7 53 44 8c cd b0 eb c4 4b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8d 7b 31 4d c8 af c6 53 da 5d 70 0c be 7e d4 79 ) (gprs_gmm.c:465) 20241202100103850 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241202100103850 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100103850 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100103850 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100103850 DLM3UA 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) 20241202100103850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100103850 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100103850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100103850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1583)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@1173ab45bddd: vl_len:37 SGSN_Test_0-SCCP(1583)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1583)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F223F43458923094B99990000105006F02904FC5302C9'O 20241202100103862 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100103862 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100103862 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100103862 DLM3UA 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) 20241202100103862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100103862 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100103862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100103862 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100103862 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100103862 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100103862 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100103862 DMM INFO MM(262420000001056/ee7a3172) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202100103862 DMM NOTICE MM(262420000001056/ee7a3172) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202100103862 DMM DEBUG MM(262420000001056/ee7a3172) checking auth: received UMTS RES = 3f 43 45 89 fc 53 02 c9 (gprs_gmm.c:648) 20241202100103862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202100103862 DMM DEBUG MM(262420000001056/ee7a3172) Requesting authorization (sgsn_auth.c:160) 20241202100103862 DMM INFO MM(262420000001056/ee7a3172) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202100103862 DMM DEBUG MM(262420000001056/ee7a3172) Requesting subscriber data update (gprs_subscriber.c:894) 20241202100103862 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241202100103863 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) 20241202100103863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241202100103863 DMM DEBUG MM(262420000001056/ee7a3172) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241202100103863 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100103863 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100103863 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100103863 DLM3UA 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) 20241202100103863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100103863 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100103863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100103863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1583)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@1173ab45bddd: vl_len:12 SGSN_Test_0-SCCP(1583)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1583)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241202100103880 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100103880 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100103880 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100103880 DLM3UA 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) 20241202100103880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100103880 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100103880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100103880 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100103880 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241202100103880 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241202100103880 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241202100103880 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241202100103880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241202100103880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241202100103880 DMM INFO MM(262420000001056/ee7a3172) <- GMM ATTACH ACCEPT (new P-TMSI=0xee7a3172) (gprs_gmm.c:282) 20241202100103880 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241202100103880 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100103880 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100103880 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100103880 DLM3UA 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) 20241202100103880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100103880 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100103880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100103880 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100103880 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100103880 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100103880 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100103880 DLM3UA 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) 20241202100103880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100103880 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100103880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100103880 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1583)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241202100103883 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202100103883 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202100103883 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241202100103883 DMM INFO MM(262420000001056/ee7a3172) Subscriber data update (mmctx.c:445) 20241202100103883 DMM DEBUG MM(262420000001056/ee7a3172) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202100103883 DMM INFO MM(262420000001056/ee7a3172) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202100103883 DMM NOTICE MM(262420000001056/ee7a3172) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:982) 20241202100103883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202100103883 DMM NOTICE MM(262420000001056/ee7a3172) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202100103883 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) 20241202100103884 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202100103884 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241202100103884 DMM INFO MM(262420000001056/ee7a3172) Subscriber data update (mmctx.c:445) 20241202100103884 DMM DEBUG MM(262420000001056/ee7a3172) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1583)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@1173ab45bddd: vl_len:14 SGSN_Test_0-SCCP(1583)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1583)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241202100103885 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100103885 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100103885 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100103885 DLM3UA 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) 20241202100103885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100103885 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100103885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100103885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100103885 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100103885 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100103885 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100103885 DMM INFO MM(262420000001056/ee7a3172) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202100103885 DMM NOTICE MM(262420000001056/ee7a3172) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202100103885 DMM DEBUG GMM(gmm_fsm)[0x5642e32619b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202100103885 DMM DEBUG GMM(gmm_fsm)[0x5642e32619b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202100103885 DMM DEBUG MM_STATE_Iu(11)[0x5642e3275720]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241202100103885 DMM DEBUG MM_STATE_Iu(11)[0x5642e3275720]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241202100103885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202100103885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241202100103885 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100103885 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100103885 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100103885 DLM3UA 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) 20241202100103885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100103885 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100103885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100103885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1583)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@1173ab45bddd: vl_len:7 SGSN_Test_0-SCCP(1583)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1583)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241202100103888 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100103888 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100103888 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100103888 DLM3UA 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) 20241202100103888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100103888 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100103888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100103888 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100103888 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241202100103888 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241202100103888 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241202100103888 DMM INFO MM(262420000001056/ee7a3172) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241202100103888 DMM DEBUG MM_STATE_Iu(11)[0x5642e3275720]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241202100103888 DMM DEBUG MM_STATE_Iu(11)[0x5642e3275720]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241202100103888 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100103888 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100103888 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100103888 DLM3UA 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) 20241202100103888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100103888 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100103888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100103888 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1583)@1173ab45bddd: Session index based on local reference:0 20241202100103888 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100103888 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100103888 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100103888 DLM3UA 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) 20241202100103888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100103888 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100103888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100103888 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@1173ab45bddd: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)14332806 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@1173ab45bddd: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@1173ab45bddd: 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 := 'EE7A3172'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@1173ab45bddd: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)11751603 SGSN_Test_0-RAN(1585)@1173ab45bddd: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1583)@1173ab45bddd: First idle individual index:0 20241202100104090 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100104090 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100104090 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100104090 DLM3UA 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) 20241202100104090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100104090 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100104090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100104090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100104090 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241202100104090 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241202100104090 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241202100104090 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEE7A3172) type="signalling" (gprs_gmm.c:1897) 20241202100104090 DMM DEBUG GMM(gmm_fsm)[0x5642e32619b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241202100104090 DMM DEBUG GMM(gmm_fsm)[0x5642e32619b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241202100104090 DMM DEBUG MM(262420000001056/ee7a3172) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241202100104090 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100104090 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100104090 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100104090 DLM3UA 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) 20241202100104090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100104090 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100104090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100104090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100104090 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100104090 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100104091 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100104091 DLM3UA 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) 20241202100104091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100104091 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100104091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100104091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1583)@1173ab45bddd: { messageType := 2, destLocRef := 'B350B3'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1583)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@1173ab45bddd: vl_len:12 SGSN_Test_0-SCCP(1583)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1583)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241202100104093 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100104093 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100104093 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100104093 DLM3UA 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) 20241202100104093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100104093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100104093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100104093 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100104094 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241202100104094 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241202100104094 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241202100104094 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20241202100104094 DMM DEBUG MM_STATE_Iu(11)[0x5642e3275720]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241202100104094 DMM DEBUG MM_STATE_Iu(11)[0x5642e3275720]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241202100104094 DMM INFO MM(262420000001056/ee7a3172) <- GMM SERVICE ACCEPT (P-TMSI=0xee7a3172) (gprs_gmm.c:795) 20241202100104094 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241202100104094 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100104094 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100104094 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100104094 DLM3UA 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) 20241202100104094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100104094 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100104094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100104094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100104094 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100104094 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100104094 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100104094 DLM3UA 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) 20241202100104094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100104094 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100104094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100104094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1583)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1583)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@1173ab45bddd: vl_len:23 SGSN_Test_0-SCCP(1583)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1583)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241202100104097 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100104097 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100104097 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100104097 DLM3UA 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) 20241202100104097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100104097 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100104097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100104097 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100104097 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100104097 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100104097 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100104097 DMM INFO MM(262420000001056/ee7a3172) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241202100104097 DMM INFO MM(262420000001056/ee7a3172) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241202100104097 DMM DEBUG MM(262420000001056/ee7a3172) Using GGSN 0 (gprs_sm.c:317) 20241202100104097 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20241202100104097 DLGTP DEBUG Begin pdp_tidset tid = 5650100000024262 (pdp.c:279) 20241202100104097 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241202100104097 DGPRS NOTICE PDP(262420000001056/0) Create PDP Context (sgsn_libgtp.c:186) 20241202100104097 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20241202100104103 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 41 00 00 01 80 08 00 10 da b5 ba a8 11 1c 87 0f 78 14 05 7f 3b a7 24 ea 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=1089 from retransmit req queue (gtp.c:443) 20241202100104103 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fef24f3f670, cbp=0x5642e32700c0) (sgsn_libgtp.c:630) 20241202100104103 DGPRS INFO PDP(262420000001056/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241202100104103 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100104103 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100104103 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100104103 DLM3UA 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) 20241202100104103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100104103 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100104103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100104103 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1583)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@1173ab45bddd: vl_len:46 SGSN_Test_0-SCCP(1583)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1583)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C602A7C3500017F0000680000000000000000000000000000300D5911'O 20241202100104113 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100104113 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100104113 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100104113 DLM3UA 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) 20241202100104113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100104113 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100104113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100104113 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100104113 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241202100104113 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241202100104113 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241202100104113 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20241202100104113 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 )20241202100104113 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20241202100104113 DGPRS INFO PDP(262420000001056/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241202100104113 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241202100104113 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100104113 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100104113 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100104113 DLM3UA 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) 20241202100104113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100104113 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100104113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100104113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1583)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241202100104115 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 42 00 00 01 80 10 da b5 ba a8 11 1c 87 0f 78 7f 3b a7 24 ea 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=1090 from retransmit req queue (gtp.c:443) 20241202100104115 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fef24f3f670, cbp=0x5642e32700c0) (sgsn_libgtp.c:630) 20241202100104115 DGPRS INFO PDP(262420000001056/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1583)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@1173ab45bddd: vl_len:16 SGSN_Test_0-SCCP(1583)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1583)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241202100104118 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100104118 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100104118 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100104119 DLM3UA 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) 20241202100104119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100104119 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100104119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100104119 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100104119 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100104119 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100104119 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100104119 DMM INFO MM(262420000001056/ee7a3172) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241202100104119 DGPRS INFO PDP(262420000001056/0) Delete PDP Context (sgsn_libgtp.c:323) 20241202100104119 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20241202100104119 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 43 00 00 01 80 : Freeing seq=1091 from retransmit req queue (gtp.c:443) 20241202100104119 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fef24f3f670, cbp=0x5642e32700c0) (sgsn_libgtp.c:630) 20241202100104119 DGPRS INFO PDP(262420000001056/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241202100104119 DMM INFO MM(262420000001056/ee7a3172) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241202100104119 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241202100104119 DLGTP DEBUG Begin pdp_tiddel tid = 5650100000024262 (pdp.c:298) 20241202100104119 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241202100104119 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100104119 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100104119 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100104119 DLM3UA 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) 20241202100104119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100104119 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100104119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100104119 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1583)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@1173ab45bddd: Removing Client IMSI='262420000001056'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@1173ab45bddd: Final verdict of PTC: pass SGSN_Test_0-RAN(1585)@1173ab45bddd: Final verdict of PTC: none 20241202100104122 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241202100104122 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) 20241202100104122 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241202100104122 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241202100104122 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241202100104122 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) 20241202100104122 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241202100104122 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241202100104122 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) 20241202100104122 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100104123 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241202100104123 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241202100104123 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241202100104123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241202100104123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241202100104123 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241202100104123 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241202100104123 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1586)@1173ab45bddd: Final verdict of PTC: none SGSN_Test_0-SCCP(1583)@1173ab45bddd: Final verdict of PTC: none 20241202100104124 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37626<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1589)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(1584)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(1573)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(1578)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1581)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(1571)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(1576)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(1582)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@1173ab45bddd: Final verdict of PTC: none 20241202100104148 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) SGSN_Test-GGSN_GTP(1590)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@1173ab45bddd: Final verdict of PTC: none 20241202100104148 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1581): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(1582): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test_0-SCCP(1583): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(1584): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: pass MTC@1173ab45bddd: 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 pass'. Mon Dec 2 10:01:04 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20241202100104273 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37634<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202100104775 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37634<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=293292) 20241202100105149 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100105149 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=293292, count=305432) 20241202100106124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241202100106124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241202100106124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241202100106151 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100106151 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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 pass' was executed successfully (exit status: 0). MTC@1173ab45bddd: 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 ------ Mon Dec 2 10:01: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_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 20241202100107153 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100107153 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241202100107801 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37640<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202100107802 DMM INFO MM(262420000001056/ee7a3172) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202100107802 DMM INFO MM(262420000001056/ee7a3172) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202100107802 DMM DEBUG GMM(gmm_fsm)[0x5642e32619b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202100107802 DMM DEBUG GMM(gmm_fsm)[0x5642e32619b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202100107802 DMM DEBUG MM_STATE_Iu(11)[0x5642e3275720]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241202100107802 DMM DEBUG MM_STATE_Iu(11)[0x5642e3275720]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241202100107802 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241202100107802 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) 20241202100107802 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) 20241202100107802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Deallocated (fsm.c:568) 20241202100107802 DMM DEBUG MM_STATE_Gb[0x5642e32755f0]{Idle}: Deallocated (fsm.c:568) 20241202100107802 DMM DEBUG MM_STATE_Iu(11)[0x5642e3275720]{Detached}: Deallocated (fsm.c:568) 20241202100107802 DMM DEBUG GMM(gmm_fsm)[0x5642e32619b0]{Deregistered}: Deallocated (fsm.c:568) 20241202100107802 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241202100107802 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100107802 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100107802 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100107802 DLM3UA 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) 20241202100107802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100107802 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100107802 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1592)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1596)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100107825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202100107825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100107825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100107825 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100107825 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202100107825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100107825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100107825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100107825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1596)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100107826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100107826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100107826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100107826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100107826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100107826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100107826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100107826 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100107826 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202100107826 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100107826 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100107826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100107826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1596)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1596)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1597)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 20241202100107829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1593)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202100107835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100107835 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(1594)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1598)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1597)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1601)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100107843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202100107843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100107843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100107843 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100107843 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202100107843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100107843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100107843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100107843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1601)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100107844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100107845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100107845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100107845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100107845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100107845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100107845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100107845 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100107845 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202100107845 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100107845 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1601)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241202100107845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100107845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1601)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100107848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1602)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1598)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202100107855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100107855 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1603)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1602)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1606)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100107863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202100107863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100107863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100107863 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100107863 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202100107863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100107863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100107863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100107863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1606)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100107864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100107864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100107864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100107864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100107864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100107864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100107864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100107864 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100107864 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202100107864 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100107864 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100107865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100107865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1606)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1606)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100107868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1603)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@1173ab45bddd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1609)@1173ab45bddd: ************************************************* SGSN_Test_0-M3UA(1609)@1173ab45bddd: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1609)@1173ab45bddd: ************************************************* MTC@1173ab45bddd: Starting RAN_Emulation SGSN_Test_0-SCCP(1607)@1173ab45bddd: v_sccp_pdu_maxlen:268 20241202100107874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100107874 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202100108073 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241202100108073 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) 20241202100108073 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241202100108073 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)@1173ab45bddd: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241202100108075 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100108076 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241202100108076 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241202100108076 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241202100108076 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241202100108076 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241202100108076 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241202100108076 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100108076 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241202100108076 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241202100108077 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241202100108077 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241202100108077 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241202100108077 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241202100108077 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241202100108154 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100108154 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202100108154 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202100108154 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1611)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202100108155 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) 20241202100108156 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1611)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1611)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241202100108878 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100108879 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100108879 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100108879 DLM3UA 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) 20241202100108879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100108879 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100108879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100108879 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100108879 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241202100108879 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241202100108879 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100108879 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100108879 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100108879 DLM3UA 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) 20241202100108879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100108879 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100108879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100108879 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1608)@1173ab45bddd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1594)@1173ab45bddd: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='E8FE0920'O, index=0 SGSN_Test-GSUP(1612)@1173ab45bddd: 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)@1173ab45bddd: 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 := 'E546'O, rac := '94'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1608)@1173ab45bddd: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)11306369 SGSN_Test_0-SCCP(1607)@1173ab45bddd: First idle individual index:0 SGSN_Test_0-RAN(1608)@1173ab45bddd: patch: N(SD) for ConnIdx 0 set to 1 20241202100109188 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100109188 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100109188 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100109188 DLM3UA 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) 20241202100109188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100109188 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100109188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100109188 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100109188 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241202100109188 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241202100109188 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241202100109188 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach" (gprs_gmm.c:1248) 20241202100109188 DMM DEBUG GMM(gmm_fsm)[0x5642e3275720]{Deregistered}: Allocated (fsm.c:456) 20241202100109188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32755f0]{Init}: Allocated (fsm.c:456) 20241202100109188 DMM DEBUG MM_STATE_Gb[0x5642e3261750]{Idle}: Allocated (fsm.c:456) 20241202100109188 DMM DEBUG MM_STATE_Iu[0x5642e326f240]{Detached}: Allocated (fsm.c:456) 20241202100109188 DMM DEBUG GMM(gmm_fsm)[0x5642e3275720]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202100109188 DMM DEBUG GMM(gmm_fsm)[0x5642e3275720]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202100109188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32755f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202100109188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32755f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202100109188 DMM DEBUG MM(262420000001057/cadb1f3a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202100109188 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241202100109189 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100109189 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100109189 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100109189 DLM3UA 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) 20241202100109189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100109189 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100109189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100109189 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100109189 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100109189 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100109189 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100109189 DLM3UA 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) 20241202100109189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100109189 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100109189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100109189 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@1173ab45bddd: { messageType := 2, destLocRef := 'AC8581'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)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@1173ab45bddd: 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 := '04D2953B23DEA2910DAC1360E63D6BE6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4DEBB743'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EFACD74FB1BCF0FD'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9AAAE3C08412977539EA53B70BCB32C6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5C47E3C1DE85B69EC38CF2ADEB8DD6C8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C771AB1CD716AC70EA6251CAA8D434FD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '395619219DBD53BD'O } } } } } SGSN_Test_0-SCCP(1607)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@1173ab45bddd: vl_len:23 SGSN_Test_0-SCCP(1607)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1607)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241202100109193 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100109193 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100109193 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100109193 DLM3UA 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) 20241202100109193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100109193 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100109193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100109193 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100109193 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100109193 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100109193 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100109193 DMM DEBUG MM(262420000001057/cadb1f3a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1066) 20241202100109193 DMM NOTICE MM(262420000001057/cadb1f3a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202100109193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32755f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202100109193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32755f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202100109193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32755f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202100109193 DMM DEBUG MM(262420000001057/cadb1f3a) Requesting authorization (sgsn_auth.c:160) 20241202100109193 DMM INFO MM(262420000001057/cadb1f3a) Requesting authentication tuples (sgsn_auth.c:184) 20241202100109193 DMM DEBUG MM(262420000001057/cadb1f3a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202100109193 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241202100109193 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)@1173ab45bddd: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@1173ab45bddd: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20241202100109195 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202100109195 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202100109195 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202100109195 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202100109195 DMM INFO MM(262420000001057/cadb1f3a) Subscriber data update (mmctx.c:445) 20241202100109195 DMM DEBUG MM(262420000001057/cadb1f3a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202100109195 DMM INFO MM(262420000001057/cadb1f3a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202100109195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32755f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202100109195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32755f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202100109195 DMM INFO MM(262420000001057/cadb1f3a) <- GMM AUTH AND CIPHERING REQ (rand = 04 d2 95 3b 23 de a2 91 0d ac 13 60 e6 3d 6b e6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c7 71 ab 1c d7 16 ac 70 ea 62 51 ca a8 d4 34 fd ) (gprs_gmm.c:465) 20241202100109195 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241202100109195 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100109195 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100109195 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100109195 DLM3UA 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) 20241202100109195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100109195 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100109195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100109195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@1173ab45bddd: vl_len:37 SGSN_Test_0-SCCP(1607)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1607)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B223956192123094B99990000105007F029049DBD53BD'O 20241202100109198 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100109198 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100109198 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100109198 DLM3UA 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) 20241202100109198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100109198 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100109198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100109198 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100109198 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100109198 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100109198 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100109198 DMM INFO MM(262420000001057/cadb1f3a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202100109198 DMM NOTICE MM(262420000001057/cadb1f3a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202100109198 DMM DEBUG MM(262420000001057/cadb1f3a) checking auth: received UMTS RES = 39 56 19 21 9d bd 53 bd (gprs_gmm.c:648) 20241202100109198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32755f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202100109198 DMM DEBUG MM(262420000001057/cadb1f3a) Requesting authorization (sgsn_auth.c:160) 20241202100109198 DMM INFO MM(262420000001057/cadb1f3a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202100109198 DMM DEBUG MM(262420000001057/cadb1f3a) Requesting subscriber data update (gprs_subscriber.c:894) 20241202100109198 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241202100109198 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) 20241202100109198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32755f0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241202100109198 DMM DEBUG MM(262420000001057/cadb1f3a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241202100109198 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100109198 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100109198 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100109198 DLM3UA 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) 20241202100109198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100109198 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100109198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100109198 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@1173ab45bddd: vl_len:12 SGSN_Test_0-SCCP(1607)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1607)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241202100109203 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100109203 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100109203 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100109203 DLM3UA 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) 20241202100109203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100109203 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100109203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100109203 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100109203 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241202100109203 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241202100109203 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241202100109203 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241202100109203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32755f0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241202100109203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32755f0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241202100109203 DMM INFO MM(262420000001057/cadb1f3a) <- GMM ATTACH ACCEPT (new P-TMSI=0xcadb1f3a) (gprs_gmm.c:282) 20241202100109203 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241202100109203 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100109203 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100109203 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100109203 DLM3UA 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) 20241202100109203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100109203 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100109203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100109203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100109203 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100109203 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100109203 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100109203 DLM3UA 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) 20241202100109203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100109203 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100109203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100109203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241202100109206 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202100109206 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202100109206 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241202100109206 DMM INFO MM(262420000001057/cadb1f3a) Subscriber data update (mmctx.c:445) 20241202100109206 DMM DEBUG MM(262420000001057/cadb1f3a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202100109206 DMM INFO MM(262420000001057/cadb1f3a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202100109206 DMM NOTICE MM(262420000001057/cadb1f3a) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:982) 20241202100109206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32755f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202100109206 DMM NOTICE MM(262420000001057/cadb1f3a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202100109206 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) 20241202100109206 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202100109206 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241202100109206 DMM INFO MM(262420000001057/cadb1f3a) Subscriber data update (mmctx.c:445) 20241202100109206 DMM DEBUG MM(262420000001057/cadb1f3a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1607)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@1173ab45bddd: vl_len:14 SGSN_Test_0-SCCP(1607)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1607)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241202100109208 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100109208 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100109208 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100109208 DLM3UA 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) 20241202100109208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100109208 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100109208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100109208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100109208 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100109208 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100109208 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100109208 DMM INFO MM(262420000001057/cadb1f3a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202100109208 DMM NOTICE MM(262420000001057/cadb1f3a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202100109208 DMM DEBUG GMM(gmm_fsm)[0x5642e3275720]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202100109208 DMM DEBUG GMM(gmm_fsm)[0x5642e3275720]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202100109208 DMM DEBUG MM_STATE_Iu(13)[0x5642e326f240]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241202100109208 DMM DEBUG MM_STATE_Iu(13)[0x5642e326f240]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241202100109208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32755f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202100109208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32755f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241202100109208 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100109208 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100109208 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100109208 DLM3UA 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) 20241202100109208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100109208 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100109208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100109208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@1173ab45bddd: vl_len:7 SGSN_Test_0-SCCP(1607)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1607)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241202100109212 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100109212 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100109212 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100109212 DLM3UA 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) 20241202100109212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100109212 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100109212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100109212 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100109212 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241202100109212 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241202100109212 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241202100109212 DMM INFO MM(262420000001057/cadb1f3a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241202100109212 DMM DEBUG MM_STATE_Iu(13)[0x5642e326f240]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241202100109212 DMM DEBUG MM_STATE_Iu(13)[0x5642e326f240]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241202100109212 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100109212 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100109212 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100109212 DLM3UA 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) 20241202100109212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100109212 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100109212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100109212 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@1173ab45bddd: Session index based on local reference:0 20241202100109212 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100109212 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100109212 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100109212 DLM3UA 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) 20241202100109212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100109212 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100109212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100109213 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1608)@1173ab45bddd: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)11306369 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@1173ab45bddd: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@1173ab45bddd: 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 := 'CADB1F3A'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@1173ab45bddd: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)4513556 SGSN_Test_0-RAN(1608)@1173ab45bddd: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1607)@1173ab45bddd: First idle individual index:0 20241202100109414 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100109414 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100109414 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100109414 DLM3UA 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) 20241202100109414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100109414 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100109414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100109414 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100109415 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241202100109415 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241202100109415 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241202100109415 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCADB1F3A) type="signalling" (gprs_gmm.c:1897) 20241202100109415 DMM DEBUG GMM(gmm_fsm)[0x5642e3275720]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241202100109415 DMM DEBUG GMM(gmm_fsm)[0x5642e3275720]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241202100109415 DMM DEBUG MM(262420000001057/cadb1f3a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241202100109415 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100109415 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100109415 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100109415 DLM3UA 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) 20241202100109415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100109415 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100109415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100109415 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100109415 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100109415 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100109415 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100109415 DLM3UA 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) 20241202100109415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100109415 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100109415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100109415 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@1173ab45bddd: { messageType := 2, destLocRef := '44DF14'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)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@1173ab45bddd: vl_len:12 SGSN_Test_0-SCCP(1607)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1607)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241202100109423 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100109423 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100109423 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100109423 DLM3UA 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) 20241202100109423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100109423 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100109423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100109423 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100109423 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241202100109423 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241202100109423 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241202100109423 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20241202100109423 DMM DEBUG MM_STATE_Iu(13)[0x5642e326f240]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241202100109423 DMM DEBUG MM_STATE_Iu(13)[0x5642e326f240]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241202100109423 DMM INFO MM(262420000001057/cadb1f3a) <- GMM SERVICE ACCEPT (P-TMSI=0xcadb1f3a) (gprs_gmm.c:795) 20241202100109423 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241202100109423 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100109423 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100109423 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100109423 DLM3UA 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) 20241202100109423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100109423 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100109423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100109423 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100109423 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100109423 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100109423 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100109423 DLM3UA 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) 20241202100109423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100109423 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100109423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100109423 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1607)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@1173ab45bddd: vl_len:23 SGSN_Test_0-SCCP(1607)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1607)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241202100109433 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100109433 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100109433 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100109433 DLM3UA 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) 20241202100109433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100109433 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100109433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100109433 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100109433 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100109433 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100109433 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100109433 DMM INFO MM(262420000001057/cadb1f3a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241202100109433 DMM INFO MM(262420000001057/cadb1f3a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241202100109433 DMM DEBUG MM(262420000001057/cadb1f3a) Using GGSN 0 (gprs_sm.c:317) 20241202100109433 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20241202100109433 DLGTP DEBUG Begin pdp_tidset tid = 5750100000024262 (pdp.c:279) 20241202100109433 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241202100109433 DGPRS NOTICE PDP(262420000001057/0) Create PDP Context (sgsn_libgtp.c:186) 20241202100109433 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20241202100109443 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 44 00 00 01 80 08 00 10 72 ad c9 30 11 34 c6 a5 97 14 05 7f 37 49 42 24 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1092 from retransmit req queue (gtp.c:443) 20241202100109443 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fef24f3f670, cbp=0x5642e32700c0) (sgsn_libgtp.c:630) 20241202100109443 DGPRS INFO PDP(262420000001057/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241202100109443 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100109443 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100109443 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100109443 DLM3UA 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) 20241202100109443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100109443 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100109443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100109443 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@1173ab45bddd: vl_len:48 SGSN_Test_0-SCCP(1607)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1607)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '6000002C000001003440250000010033401E602C80A83500017F000068000000000000000000000000000000397BA8C2'O 20241202100109456 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100109456 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100109456 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100109456 DLM3UA 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) 20241202100109456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100109456 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100109456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100109456 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100109457 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241202100109457 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241202100109457 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241202100109457 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20241202100109457 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 00 )20241202100109457 DRANAP ERROR RAB Assignment Resp: Unknown Transport Layer Address (size 21): 35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (gprs_ranap.c:81) 20241202100109457 DMM NOTICE MM(262420000001057/cadb1f3a) <- ACTIVATE PDP CONTEXT REJ: Network Failure (gprs_sm.c:240) 20241202100109457 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241202100109457 DGPRS INFO PDP(262420000001057/0) Delete PDP Context (sgsn_libgtp.c:323) 20241202100109457 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20241202100109457 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241202100109457 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100109457 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100109457 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100109457 DLM3UA 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) 20241202100109457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100109457 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100109457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100109457 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed 20241202100109459 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 45 00 00 01 80 : Freeing seq=1093 from retransmit req queue (gtp.c:443) 20241202100109459 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fef24f3f670, cbp=0x5642e32700c0) (sgsn_libgtp.c:630) 20241202100109459 DGPRS INFO PDP(262420000001057/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241202100109459 DLGTP DEBUG Begin pdp_tiddel tid = 5750100000024262 (pdp.c:298) 20241202100109459 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1594)@1173ab45bddd: Removing Client IMSI='262420000001057'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@1173ab45bddd: Final verdict of PTC: pass SGSN_Test_0-RAN(1608)@1173ab45bddd: Final verdict of PTC: none 20241202100109461 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241202100109461 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) 20241202100109461 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241202100109461 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241202100109461 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241202100109461 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) 20241202100109461 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241202100109461 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241202100109461 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) 20241202100109461 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100109461 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241202100109461 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241202100109461 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241202100109461 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241202100109461 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241202100109462 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241202100109462 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241202100109462 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1609)@1173ab45bddd: Final verdict of PTC: none SGSN_Test_0-SCCP(1607)@1173ab45bddd: Final verdict of PTC: none 20241202100109463 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37640<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1598)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP(1612)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(1596)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(1601)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(1606)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1594)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1592)@1173ab45bddd: Final verdict of PTC: none 20241202100109469 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) SGSN_Test-Gb2-NS2(1602)@1173ab45bddd: Final verdict of PTC: none 20241202100109469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1611)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(1599)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(1604)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(1595)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1597)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1594): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(1595): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(1599): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(1601): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(1602): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(1604): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(1606): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test_0-SCCP(1607): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): pass (none -> pass) MTC@1173ab45bddd: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: pass MTC@1173ab45bddd: 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 pass'. Mon Dec 2 10:01:09 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.talloc 20241202100109617 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37642<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202100110119 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37642<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=286252) 20241202100110470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100110470 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=286252, count=290704) 20241202100111462 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241202100111462 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241202100111462 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241202100111471 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100111471 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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 pass' was executed successfully (exit status: 0). MTC@1173ab45bddd: 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 ------ Mon Dec 2 10:01: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_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 20241202100112473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100112473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_attach_pdp_act_pmm_idle started. 20241202100113160 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45244<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202100113163 DMM INFO MM(262420000001057/cadb1f3a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202100113163 DMM INFO MM(262420000001057/cadb1f3a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202100113163 DMM DEBUG GMM(gmm_fsm)[0x5642e3275720]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202100113163 DMM DEBUG GMM(gmm_fsm)[0x5642e3275720]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202100113163 DMM DEBUG MM_STATE_Iu(13)[0x5642e326f240]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241202100113163 DMM DEBUG MM_STATE_Iu(13)[0x5642e326f240]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241202100113163 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241202100113163 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) 20241202100113163 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) 20241202100113163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32755f0]{Init}: Deallocated (fsm.c:568) 20241202100113163 DMM DEBUG MM_STATE_Gb[0x5642e3261750]{Idle}: Deallocated (fsm.c:568) 20241202100113163 DMM DEBUG MM_STATE_Iu(13)[0x5642e326f240]{Detached}: Deallocated (fsm.c:568) 20241202100113163 DMM DEBUG GMM(gmm_fsm)[0x5642e3275720]{Deregistered}: Deallocated (fsm.c:568) 20241202100113163 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241202100113164 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100113164 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100113164 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100113164 DLM3UA 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) 20241202100113164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100113164 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100113164 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1615)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1619)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100113198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202100113198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100113198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100113198 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100113198 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202100113198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100113198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100113198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100113198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1619)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100113199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100113199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100113199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100113199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100113199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100113199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100113199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100113199 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100113199 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202100113199 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100113199 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100113199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100113199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1619)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1619)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100113201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1620)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1616)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202100113209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100113209 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1618)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1621)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1620)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1624)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100113218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202100113218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100113218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100113218 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100113218 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202100113218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100113218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100113218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100113218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1624)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100113219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100113219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100113219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100113219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100113219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100113219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100113219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100113219 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100113220 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202100113220 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100113220 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100113220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100113220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1624)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1624)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100113222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1625)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1621)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202100113228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100113228 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1623)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1626)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1625)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1629)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100113236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202100113236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100113236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100113236 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100113236 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202100113236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100113236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100113236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100113236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1629)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100113237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100113237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100113237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100113237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100113237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100113237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100113237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100113237 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100113237 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202100113237 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100113237 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100113237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100113237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1629)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1629)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100113239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1626)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@1173ab45bddd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1632)@1173ab45bddd: ************************************************* SGSN_Test_0-M3UA(1632)@1173ab45bddd: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1632)@1173ab45bddd: ************************************************* MTC@1173ab45bddd: Starting RAN_Emulation 20241202100113245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100113245 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1630)@1173ab45bddd: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_pmm_idle-BVCI220(1628)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202100113445 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241202100113445 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) 20241202100113445 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241202100113445 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)@1173ab45bddd: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241202100113446 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100113446 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241202100113446 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241202100113446 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241202100113446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241202100113446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241202100113446 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241202100113446 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100113446 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241202100113446 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241202100113446 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241202100113446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241202100113446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241202100113446 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241202100113447 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241202100113474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100113474 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202100113474 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202100113474 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1634)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1634)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202100113475 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) 20241202100113475 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1634)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1634)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241202100114257 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100114257 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100114257 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100114257 DLM3UA 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) 20241202100114257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100114257 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100114257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100114257 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100114257 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241202100114257 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241202100114258 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100114258 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100114258 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100114258 DLM3UA 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) 20241202100114258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100114258 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100114258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100114258 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1631)@1173ab45bddd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1618)@1173ab45bddd: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='D6F42E82'O, index=0 SGSN_Test-GSUP(1635)@1173ab45bddd: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@1173ab45bddd: 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 := '2E13'O, rac := 'C0'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1631)@1173ab45bddd: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)10002033 SGSN_Test_0-SCCP(1630)@1173ab45bddd: First idle individual index:0 SGSN_Test_0-RAN(1631)@1173ab45bddd: patch: N(SD) for ConnIdx 0 set to 1 20241202100114541 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100114541 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100114541 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100114541 DLM3UA 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) 20241202100114541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100114541 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100114541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100114541 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100114541 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241202100114541 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241202100114541 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241202100114541 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1248) 20241202100114541 DMM DEBUG GMM(gmm_fsm)[0x5642e326f240]{Deregistered}: Allocated (fsm.c:456) 20241202100114541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Allocated (fsm.c:456) 20241202100114541 DMM DEBUG MM_STATE_Gb[0x5642e32755f0]{Idle}: Allocated (fsm.c:456) 20241202100114541 DMM DEBUG MM_STATE_Iu[0x5642e3275ec0]{Detached}: Allocated (fsm.c:456) 20241202100114541 DMM DEBUG GMM(gmm_fsm)[0x5642e326f240]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202100114541 DMM DEBUG GMM(gmm_fsm)[0x5642e326f240]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202100114541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202100114541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202100114541 DMM DEBUG MM(262420000001005/c4120cc9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202100114541 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241202100114541 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100114541 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100114541 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100114541 DLM3UA 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) 20241202100114541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100114541 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100114542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100114542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100114542 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100114542 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100114542 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100114542 DLM3UA 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) 20241202100114542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100114542 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100114542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100114542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@1173ab45bddd: { messageType := 2, destLocRef := '989E71'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)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@1173ab45bddd: 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 := '0F4D545927312F29DCF7B23084DADDD2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4D4448D6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FAA68B60FBDBF3DF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1AEDF7CBC55AC9FCC582CDCE5F819B88'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '85563C26D9544030D12C3EBD1B939D24'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '07BCAB79F0BA582FD1E7A1F5ABA88DAD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9637BEDA27A6638F'O } } } } } SGSN_Test_0-SCCP(1630)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: vl_len:23 SGSN_Test_0-SCCP(1630)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241202100114555 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100114555 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100114555 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100114555 DLM3UA 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) 20241202100114555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100114555 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100114555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100114555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100114556 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100114556 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100114556 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100114556 DMM DEBUG MM(262420000001005/c4120cc9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1066) 20241202100114556 DMM NOTICE MM(262420000001005/c4120cc9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202100114556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202100114556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202100114556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202100114556 DMM DEBUG MM(262420000001005/c4120cc9) Requesting authorization (sgsn_auth.c:160) 20241202100114556 DMM INFO MM(262420000001005/c4120cc9) Requesting authentication tuples (sgsn_auth.c:184) 20241202100114556 DMM DEBUG MM(262420000001005/c4120cc9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202100114556 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241202100114556 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)@1173ab45bddd: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@1173ab45bddd: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20241202100114561 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202100114561 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202100114561 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202100114561 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202100114561 DMM INFO MM(262420000001005/c4120cc9) Subscriber data update (mmctx.c:445) 20241202100114561 DMM DEBUG MM(262420000001005/c4120cc9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202100114561 DMM INFO MM(262420000001005/c4120cc9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202100114561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202100114561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202100114561 DMM INFO MM(262420000001005/c4120cc9) <- GMM AUTH AND CIPHERING REQ (rand = 0f 4d 54 59 27 31 2f 29 dc f7 b2 30 84 da dd d2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 07 bc ab 79 f0 ba 58 2f d1 e7 a1 f5 ab a8 8d ad ) (gprs_gmm.c:465) 20241202100114561 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241202100114561 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100114561 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100114561 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100114561 DLM3UA 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) 20241202100114561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100114561 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100114562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100114562 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: vl_len:37 SGSN_Test_0-SCCP(1630)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E229637BEDA23094B99990000100005F0290427A6638F'O 20241202100114573 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100114573 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100114573 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100114573 DLM3UA 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) 20241202100114573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100114573 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100114573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100114573 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100114573 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100114573 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100114573 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100114573 DMM INFO MM(262420000001005/c4120cc9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202100114573 DMM NOTICE MM(262420000001005/c4120cc9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202100114573 DMM DEBUG MM(262420000001005/c4120cc9) checking auth: received UMTS RES = 96 37 be da 27 a6 63 8f (gprs_gmm.c:648) 20241202100114573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202100114573 DMM DEBUG MM(262420000001005/c4120cc9) Requesting authorization (sgsn_auth.c:160) 20241202100114573 DMM INFO MM(262420000001005/c4120cc9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202100114573 DMM DEBUG MM(262420000001005/c4120cc9) Requesting subscriber data update (gprs_subscriber.c:894) 20241202100114573 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241202100114573 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) 20241202100114573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241202100114573 DMM DEBUG MM(262420000001005/c4120cc9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241202100114574 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100114574 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100114574 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100114574 DLM3UA 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) 20241202100114574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100114574 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100114574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100114574 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: vl_len:12 SGSN_Test_0-SCCP(1630)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241202100114589 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100114589 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100114589 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100114589 DLM3UA 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) 20241202100114589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100114589 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100114589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100114589 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100114590 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241202100114590 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241202100114590 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241202100114590 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241202100114590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241202100114590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241202100114590 DMM INFO MM(262420000001005/c4120cc9) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4120cc9) (gprs_gmm.c:282) 20241202100114590 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241202100114590 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100114590 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100114590 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100114590 DLM3UA 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) 20241202100114590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100114590 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100114590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100114590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100114590 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100114590 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100114590 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100114590 DLM3UA 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) 20241202100114590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100114590 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100114590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100114590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241202100114596 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202100114596 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202100114596 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241202100114596 DMM INFO MM(262420000001005/c4120cc9) Subscriber data update (mmctx.c:445) 20241202100114596 DMM DEBUG MM(262420000001005/c4120cc9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202100114596 DMM INFO MM(262420000001005/c4120cc9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202100114596 DMM NOTICE MM(262420000001005/c4120cc9) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:982) 20241202100114596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202100114596 DMM NOTICE MM(262420000001005/c4120cc9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202100114596 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) 20241202100114596 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202100114596 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241202100114596 DMM INFO MM(262420000001005/c4120cc9) Subscriber data update (mmctx.c:445) 20241202100114596 DMM DEBUG MM(262420000001005/c4120cc9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1630)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: vl_len:14 SGSN_Test_0-SCCP(1630)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241202100114599 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100114599 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100114599 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100114599 DLM3UA 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) 20241202100114599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100114599 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100114599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100114599 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100114599 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100114599 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100114599 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100114599 DMM INFO MM(262420000001005/c4120cc9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202100114599 DMM NOTICE MM(262420000001005/c4120cc9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202100114599 DMM DEBUG GMM(gmm_fsm)[0x5642e326f240]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202100114599 DMM DEBUG GMM(gmm_fsm)[0x5642e326f240]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202100114599 DMM DEBUG MM_STATE_Iu(15)[0x5642e3275ec0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241202100114599 DMM DEBUG MM_STATE_Iu(15)[0x5642e3275ec0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241202100114599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202100114599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241202100114599 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100114599 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100114599 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100114599 DLM3UA 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) 20241202100114599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100114599 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100114599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100114599 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: vl_len:7 SGSN_Test_0-SCCP(1630)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241202100114603 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100114603 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100114603 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100114603 DLM3UA 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) 20241202100114603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100114603 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100114603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100114603 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100114603 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241202100114603 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241202100114603 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241202100114603 DMM INFO MM(262420000001005/c4120cc9) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241202100114603 DMM DEBUG MM_STATE_Iu(15)[0x5642e3275ec0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241202100114603 DMM DEBUG MM_STATE_Iu(15)[0x5642e3275ec0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241202100114603 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100114603 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100114603 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100114603 DLM3UA 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) 20241202100114603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100114603 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100114603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100114603 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@1173ab45bddd: Session index based on local reference:0 20241202100114604 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100114604 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100114604 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100114604 DLM3UA 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) 20241202100114604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100114604 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100114604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100114604 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1631)@1173ab45bddd: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)10002033 TC_attach_pdp_act_pmm_idle(1637)@1173ab45bddd: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@1173ab45bddd: 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 := 'C4120CC9'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@1173ab45bddd: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)16644646 SGSN_Test_0-RAN(1631)@1173ab45bddd: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@1173ab45bddd: First idle individual index:0 20241202100114806 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100114806 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100114806 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100114806 DLM3UA 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) 20241202100114806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100114806 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100114806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100114806 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100114807 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241202100114807 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241202100114807 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241202100114807 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC4120CC9) type="signalling" (gprs_gmm.c:1897) 20241202100114807 DMM DEBUG GMM(gmm_fsm)[0x5642e326f240]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241202100114807 DMM DEBUG GMM(gmm_fsm)[0x5642e326f240]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241202100114807 DMM DEBUG MM(262420000001005/c4120cc9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241202100114808 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100114808 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100114808 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100114808 DLM3UA 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) 20241202100114808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100114808 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100114808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100114808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100114808 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100114808 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100114808 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100114808 DLM3UA 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) 20241202100114808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100114808 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100114808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100114808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@1173ab45bddd: { messageType := 2, destLocRef := 'FDFA26'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)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: vl_len:12 SGSN_Test_0-SCCP(1630)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241202100114819 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100114819 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100114819 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100114819 DLM3UA 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) 20241202100114819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100114819 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100114819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100114819 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100114820 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241202100114820 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241202100114820 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241202100114820 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 16) (iu_client.c:366) 20241202100114820 DMM DEBUG MM_STATE_Iu(15)[0x5642e3275ec0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241202100114820 DMM DEBUG MM_STATE_Iu(15)[0x5642e3275ec0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241202100114820 DMM INFO MM(262420000001005/c4120cc9) <- GMM SERVICE ACCEPT (P-TMSI=0xc4120cc9) (gprs_gmm.c:795) 20241202100114820 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241202100114820 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100114820 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100114820 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100114820 DLM3UA 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) 20241202100114820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100114820 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100114820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100114820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100114820 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100114820 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100114820 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100114820 DLM3UA 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) 20241202100114820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100114821 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100114821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100114821 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1630)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: vl_len:23 SGSN_Test_0-SCCP(1630)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241202100114832 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100114832 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100114833 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100114833 DLM3UA 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) 20241202100114833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100114833 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100114833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100114833 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100114833 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100114833 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100114833 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100114833 DMM INFO MM(262420000001005/c4120cc9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241202100114833 DMM INFO MM(262420000001005/c4120cc9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241202100114833 DMM DEBUG MM(262420000001005/c4120cc9) Using GGSN 0 (gprs_sm.c:317) 20241202100114833 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20241202100114833 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20241202100114833 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241202100114833 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:186) 20241202100114833 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20241202100114842 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 46 00 00 01 80 08 00 10 5c bd 91 6d 11 46 83 67 19 14 05 7f 57 14 95 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=1094 from retransmit req queue (gtp.c:443) 20241202100114842 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fef24f3f670, cbp=0x5642e32700c0) (sgsn_libgtp.c:630) 20241202100114842 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241202100114842 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100114842 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100114842 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100114842 DLM3UA 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) 20241202100114842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100114842 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100114842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100114842 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: vl_len:30 SGSN_Test_0-SCCP(1630)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068000ACC2150'O 20241202100114857 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100114857 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100114857 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100114857 DLM3UA 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) 20241202100114857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100114857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100114857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100114857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100114857 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241202100114857 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241202100114857 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241202100114857 DRANAP INFO Rx RAB Assignment Response for UE conn_id 16 (iu_client.c:574) 20241202100114857 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241202100114857 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20241202100114857 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241202100114857 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241202100114857 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100114857 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100114857 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100114857 DLM3UA 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) 20241202100114857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100114857 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100114857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100114857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241202100114859 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 47 00 00 01 80 10 5c bd 91 6d 11 46 83 67 19 7f 57 14 95 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=1095 from retransmit req queue (gtp.c:443) 20241202100114859 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fef24f3f670, cbp=0x5642e32700c0) (sgsn_libgtp.c:630) 20241202100114859 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) TC_attach_pdp_act_pmm_idle(1637)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1630)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: vl_len:13 SGSN_Test_0-SCCP(1630)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241202100114862 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100114862 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100114862 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100114862 DLM3UA 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) 20241202100114862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100114862 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100114862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100114862 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100114862 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241202100114862 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241202100114862 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241202100114862 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241202100114863 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100114863 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100114863 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100114863 DLM3UA 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) 20241202100114863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100114863 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100114863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100114863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: vl_len:7 SGSN_Test_0-SCCP(1630)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241202100114864 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100114864 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100114864 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100114864 DLM3UA 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) 20241202100114864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100114864 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100114864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100114864 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100114864 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241202100114864 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241202100114864 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241202100114864 DMM INFO MM(262420000001005/c4120cc9) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241202100114864 DMM DEBUG MM_STATE_Iu(15)[0x5642e3275ec0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241202100114864 DMM DEBUG MM_STATE_Iu(15)[0x5642e3275ec0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241202100114864 DMM INFO MM(262420000001005/c4120cc9) Changing GTP-U endpoints 127.0.0.104/0x0acc2150 -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20241202100114864 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20241202100114864 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100114864 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100114864 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100114864 DLM3UA 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) 20241202100114864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100114864 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100114864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100114864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@1173ab45bddd: Session index based on local reference:0 20241202100114865 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100114865 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100114865 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100114865 DLM3UA 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) 20241202100114865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100114865 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100114865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100114865 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1631)@1173ab45bddd: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)16644646 TC_attach_pdp_act_pmm_idle(1637)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@1173ab45bddd: 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 := 'C4120CC9'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } 20241202100114866 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 48 00 00 01 80 10 5c bd 91 6d 11 46 83 67 19 7f 57 14 95 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=1096 from retransmit req queue (gtp.c:443) 20241202100114866 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fef24f3f670, cbp=0x5642e32700c0) (sgsn_libgtp.c:630) 20241202100114866 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) SGSN_Test_0-RAN(1631)@1173ab45bddd: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)4119960 SGSN_Test_0-RAN(1631)@1173ab45bddd: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@1173ab45bddd: First idle individual index:0 20241202100115070 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100115070 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100115070 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100115070 DLM3UA 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) 20241202100115070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100115070 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100115070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100115070 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100115071 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241202100115071 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241202100115071 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241202100115071 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC4120CC9) type="signalling" (gprs_gmm.c:1897) 20241202100115071 DMM DEBUG GMM(gmm_fsm)[0x5642e326f240]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241202100115071 DMM DEBUG MM(262420000001005/c4120cc9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241202100115071 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100115071 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100115071 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100115071 DLM3UA 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) 20241202100115071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100115071 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100115071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100115071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100115071 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100115071 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100115071 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100115071 DLM3UA 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) 20241202100115071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100115071 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100115071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100115071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@1173ab45bddd: { messageType := 2, destLocRef := '3EDD98'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(1630)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: vl_len:12 SGSN_Test_0-SCCP(1630)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241202100115079 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100115079 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100115079 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100115079 DLM3UA 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) 20241202100115079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100115079 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100115079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100115079 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100115079 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241202100115079 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241202100115079 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241202100115079 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241202100115079 DMM DEBUG MM_STATE_Iu(15)[0x5642e3275ec0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241202100115079 DMM DEBUG MM_STATE_Iu(15)[0x5642e3275ec0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241202100115079 DMM INFO MM(262420000001005/c4120cc9) <- GMM SERVICE ACCEPT (P-TMSI=0xc4120cc9) (gprs_gmm.c:795) 20241202100115079 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241202100115079 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100115079 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100115079 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100115079 DLM3UA 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) 20241202100115079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100115079 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100115079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100115079 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100115079 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100115079 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100115079 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100115079 DLM3UA 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) 20241202100115079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100115079 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100115079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100115079 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed 20241202100120602 DGPRS DEBUG Checking for inactive LLMEs, time = 35661879 (sgsn.c:132) 20241202100133475 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241202100133475 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241202100133475 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1634)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202100143201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100143206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100143206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241202100143221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100143222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100143222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241202100143238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100143240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100143240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_pmm_idle(1637)@1173ab45bddd: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@1173ab45bddd: Test Component 1637 has requested to stop MTC. Terminating current testcase execution. -NSVCI97(1619)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP(1635)@1173ab45bddd: Final verdict of PTC: none 20241202100144552 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241202100144552 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202100144552 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241202100144552 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241202100144552 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) 20241202100144552 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241202100144552 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241202100144552 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241202100144552 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) 20241202100144552 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241202100144552 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241202100144552 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) 20241202100144552 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100144552 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241202100144552 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241202100144552 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241202100144552 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241202100144552 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241202100144552 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241202100144552 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) SGSN_Test-Gb1-NS1(1620)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1621)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1634)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@1173ab45bddd: Final verdict of PTC: none SGSN_Test_0-SCCP(1630)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(1629)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1616)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1618)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(1624)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1615)@1173ab45bddd: Final verdict of PTC: none SGSN_Test_0-M3UA(1632)@1173ab45bddd: Final verdict of PTC: none SGSN_Test_0-RAN(1631)@1173ab45bddd: Final verdict of PTC: none 20241202100144553 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45244<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(1625)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1623)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1628)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(1622)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(1627)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(1617)@1173ab45bddd: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle(1637)@1173ab45bddd: Final verdict of PTC: fail reason: "Tguard timeout" SGSN_Test-RNC_GTP(1633)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(1617): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1618): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(1619): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(1620): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(1622): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1623): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(1624): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(1625): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(1627): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1628): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(1629): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test_0-SCCP(1630): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): fail (none -> fail) reason: "Tguard timeout" MTC@1173ab45bddd: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: fail reason: Tguard timeout MTC@1173ab45bddd: 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 fail'. Mon Dec 2 10:01:44 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20241202100144705 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59406<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202100145206 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59406<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=364644) 20241202100145553 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100145553 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=364644, count=369656) 20241202100146552 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241202100146552 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241202100146552 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241202100146555 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100146555 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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 fail' was executed successfully (exit status: 0). MTC@1173ab45bddd: 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 ------ Mon Dec 2 10:01:47 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 20241202100147557 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100147557 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_pmm_idle_rx_mt_data started. 20241202100148239 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59418<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202100148242 DMM INFO MM(262420000001005/c4120cc9) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202100148242 DMM INFO MM(262420000001005/c4120cc9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202100148242 DMM DEBUG GMM(gmm_fsm)[0x5642e326f240]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202100148242 DMM DEBUG GMM(gmm_fsm)[0x5642e326f240]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202100148242 DMM DEBUG MM_STATE_Iu(15)[0x5642e3275ec0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241202100148242 DMM DEBUG MM_STATE_Iu(15)[0x5642e3275ec0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241202100148242 DMM NOTICE MM(262420000001005/c4120cc9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241202100148242 DGPRS INFO PDP(262420000001005/0) Forcing release of PDP context (pdpctx.c:102) 20241202100148242 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241202100148242 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241202100148242 DLGTP DEBUG Registering seq=1097 in restransmit req queue (gtp.c:402) 20241202100148242 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241202100148242 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) 20241202100148242 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) 20241202100148242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Deallocated (fsm.c:568) 20241202100148242 DMM DEBUG MM_STATE_Gb[0x5642e32755f0]{Idle}: Deallocated (fsm.c:568) 20241202100148242 DMM DEBUG MM_STATE_Iu(15)[0x5642e3275ec0]{Detached}: Deallocated (fsm.c:568) 20241202100148242 DMM DEBUG GMM(gmm_fsm)[0x5642e326f240]{Deregistered}: Deallocated (fsm.c:568) 20241202100148242 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241202100148243 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100148243 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100148243 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100148243 DLM3UA 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) 20241202100148243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100148243 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100148243 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1638)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1642)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100148287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202100148287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100148287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100148287 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100148287 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202100148287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100148287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100148287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100148287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1642)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100148288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100148288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100148288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100148288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100148288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100148288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100148288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100148288 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100148288 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202100148288 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100148288 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100148288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100148288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1642)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1642)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100148290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1643)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1639)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202100148295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100148296 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1641)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1644)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1643)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1647)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100148304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202100148304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100148304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100148304 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100148304 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202100148304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100148304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100148304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100148304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1647)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100148305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100148305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100148305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100148305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100148305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100148305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100148305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100148305 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100148305 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202100148305 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100148305 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100148305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100148305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1647)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1647)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100148308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1648)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1644)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202100148313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100148313 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1646)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1649)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1648)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1652)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100148321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202100148321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100148321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100148321 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100148321 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202100148321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100148321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100148321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100148321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1652)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100148321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100148322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100148322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100148322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100148322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100148322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100148322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100148322 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100148322 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202100148322 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100148322 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100148322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100148322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1652)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1652)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100148325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1649)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@1173ab45bddd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1655)@1173ab45bddd: ************************************************* 20241202100148330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100148330 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-M3UA(1655)@1173ab45bddd: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1655)@1173ab45bddd: ************************************************* MTC@1173ab45bddd: Starting RAN_Emulation SGSN_Test_0-SCCP(1653)@1173ab45bddd: v_sccp_pdu_maxlen:268 TC_pmm_idle_rx_mt_data-BVCI220(1651)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202100148532 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241202100148532 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) 20241202100148532 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241202100148532 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)@1173ab45bddd: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241202100148540 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100148540 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241202100148540 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241202100148540 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241202100148540 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241202100148540 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241202100148540 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241202100148542 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100148542 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241202100148542 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241202100148542 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241202100148542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241202100148542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241202100148542 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241202100148542 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241202100148558 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100148558 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202100148558 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202100148558 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1657)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202100148561 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) 20241202100148563 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1657)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1657)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241202100149343 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100149343 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100149343 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100149343 DLM3UA 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) 20241202100149343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100149343 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100149343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100149343 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100149343 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241202100149343 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241202100149343 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100149343 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100149343 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100149343 DLM3UA 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) 20241202100149343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100149343 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100149343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100149343 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@1173ab45bddd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1641)@1173ab45bddd: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='C5C8FD15'O, index=0 SGSN_Test-GSUP(1658)@1173ab45bddd: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@1173ab45bddd: 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 := '993E'O, rac := '99'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)@1173ab45bddd: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)4218870 SGSN_Test_0-SCCP(1653)@1173ab45bddd: First idle individual index:0 SGSN_Test_0-RAN(1654)@1173ab45bddd: patch: N(SD) for ConnIdx 0 set to 1 20241202100149639 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100149639 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100149639 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100149639 DLM3UA 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) 20241202100149639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100149639 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100149639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100149639 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100149640 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241202100149640 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241202100149640 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241202100149640 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1248) 20241202100149640 DMM DEBUG GMM(gmm_fsm)[0x5642e3275ec0]{Deregistered}: Allocated (fsm.c:456) 20241202100149640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32755f0]{Init}: Allocated (fsm.c:456) 20241202100149640 DMM DEBUG MM_STATE_Gb[0x5642e3261750]{Idle}: Allocated (fsm.c:456) 20241202100149640 DMM DEBUG MM_STATE_Iu[0x5642e3275b90]{Detached}: Allocated (fsm.c:456) 20241202100149640 DMM DEBUG GMM(gmm_fsm)[0x5642e3275ec0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202100149640 DMM DEBUG GMM(gmm_fsm)[0x5642e3275ec0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202100149640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32755f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202100149640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32755f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202100149640 DMM DEBUG MM(262420000001007/f3022ec3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202100149640 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241202100149640 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100149640 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100149640 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100149640 DLM3UA 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) 20241202100149640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100149640 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100149640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100149640 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100149640 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100149640 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100149640 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100149640 DLM3UA 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) 20241202100149640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100149640 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100149640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100149640 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@1173ab45bddd: { messageType := 2, destLocRef := '405FF6'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)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@1173ab45bddd: 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 := '08623F07409AF05AA99DC7DACA99FC13'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8388D11A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AB9D702678F84669'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F112749CAEAAC7B6B86C2E94C2476CB5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '69E0D5BB73D6D70763A9022BC10A8152'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D843446721972CDA962F8DD7BDA9E25F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5C87F242A146479F'O } } } } } SGSN_Test_0-SCCP(1653)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: vl_len:23 SGSN_Test_0-SCCP(1653)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241202100149648 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100149648 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100149648 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100149648 DLM3UA 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) 20241202100149648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100149648 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100149648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100149648 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100149648 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100149649 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100149649 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100149649 DMM DEBUG MM(262420000001007/f3022ec3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1066) 20241202100149649 DMM NOTICE MM(262420000001007/f3022ec3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202100149649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32755f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202100149649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32755f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202100149649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32755f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202100149649 DMM DEBUG MM(262420000001007/f3022ec3) Requesting authorization (sgsn_auth.c:160) 20241202100149649 DMM INFO MM(262420000001007/f3022ec3) Requesting authentication tuples (sgsn_auth.c:184) 20241202100149649 DMM DEBUG MM(262420000001007/f3022ec3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202100149649 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241202100149649 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)@1173ab45bddd: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@1173ab45bddd: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20241202100149651 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202100149651 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202100149651 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202100149651 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202100149651 DMM INFO MM(262420000001007/f3022ec3) Subscriber data update (mmctx.c:445) 20241202100149651 DMM DEBUG MM(262420000001007/f3022ec3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202100149651 DMM INFO MM(262420000001007/f3022ec3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202100149651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32755f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202100149651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32755f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202100149651 DMM INFO MM(262420000001007/f3022ec3) <- GMM AUTH AND CIPHERING REQ (rand = 08 62 3f 07 40 9a f0 5a a9 9d c7 da ca 99 fc 13 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d8 43 44 67 21 97 2c da 96 2f 8d d7 bd a9 e2 5f ) (gprs_gmm.c:465) 20241202100149651 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241202100149651 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100149651 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100149651 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100149651 DLM3UA 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) 20241202100149651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100149651 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100149651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100149651 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: vl_len:37 SGSN_Test_0-SCCP(1653)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081300225C87F24223094B99990000100007F02904A146479F'O 20241202100149656 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100149656 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100149656 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100149656 DLM3UA 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) 20241202100149656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100149656 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100149656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100149656 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100149656 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100149656 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100149656 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100149656 DMM INFO MM(262420000001007/f3022ec3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202100149656 DMM NOTICE MM(262420000001007/f3022ec3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202100149656 DMM DEBUG MM(262420000001007/f3022ec3) checking auth: received UMTS RES = 5c 87 f2 42 a1 46 47 9f (gprs_gmm.c:648) 20241202100149656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32755f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202100149656 DMM DEBUG MM(262420000001007/f3022ec3) Requesting authorization (sgsn_auth.c:160) 20241202100149656 DMM INFO MM(262420000001007/f3022ec3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202100149656 DMM DEBUG MM(262420000001007/f3022ec3) Requesting subscriber data update (gprs_subscriber.c:894) 20241202100149656 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241202100149656 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) 20241202100149656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32755f0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241202100149656 DMM DEBUG MM(262420000001007/f3022ec3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241202100149656 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100149656 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100149656 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100149656 DLM3UA 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) 20241202100149656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100149656 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100149656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100149656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: vl_len:12 SGSN_Test_0-SCCP(1653)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241202100149663 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100149663 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100149663 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100149663 DLM3UA 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) 20241202100149663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100149663 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100149663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100149663 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100149663 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241202100149663 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241202100149663 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241202100149663 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 18) (iu_client.c:366) 20241202100149664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32755f0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241202100149664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32755f0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241202100149664 DMM INFO MM(262420000001007/f3022ec3) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3022ec3) (gprs_gmm.c:282) 20241202100149664 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241202100149664 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100149664 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100149664 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100149664 DLM3UA 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) 20241202100149664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100149664 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100149664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100149664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100149664 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100149664 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100149664 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100149664 DLM3UA 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) 20241202100149664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100149664 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100149664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100149664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241202100149669 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202100149669 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202100149669 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241202100149669 DMM INFO MM(262420000001007/f3022ec3) Subscriber data update (mmctx.c:445) 20241202100149669 DMM DEBUG MM(262420000001007/f3022ec3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202100149669 DMM INFO MM(262420000001007/f3022ec3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202100149669 DMM NOTICE MM(262420000001007/f3022ec3) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:982) 20241202100149669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32755f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202100149669 DMM NOTICE MM(262420000001007/f3022ec3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202100149669 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) 20241202100149670 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202100149670 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241202100149670 DMM INFO MM(262420000001007/f3022ec3) Subscriber data update (mmctx.c:445) 20241202100149670 DMM DEBUG MM(262420000001007/f3022ec3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1653)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: vl_len:14 SGSN_Test_0-SCCP(1653)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241202100149672 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100149672 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100149672 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100149672 DLM3UA 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) 20241202100149672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100149672 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100149672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100149672 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100149672 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100149672 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100149672 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100149672 DMM INFO MM(262420000001007/f3022ec3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202100149672 DMM NOTICE MM(262420000001007/f3022ec3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202100149672 DMM DEBUG GMM(gmm_fsm)[0x5642e3275ec0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202100149672 DMM DEBUG GMM(gmm_fsm)[0x5642e3275ec0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202100149672 DMM DEBUG MM_STATE_Iu(18)[0x5642e3275b90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241202100149672 DMM DEBUG MM_STATE_Iu(18)[0x5642e3275b90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241202100149672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32755f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202100149672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32755f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241202100149672 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100149672 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100149672 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100149672 DLM3UA 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) 20241202100149672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100149672 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100149672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100149672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: vl_len:7 SGSN_Test_0-SCCP(1653)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241202100149677 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100149677 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100149677 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100149677 DLM3UA 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) 20241202100149677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100149677 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100149677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100149677 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100149677 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241202100149677 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241202100149677 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241202100149677 DMM INFO MM(262420000001007/f3022ec3) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241202100149677 DMM DEBUG MM_STATE_Iu(18)[0x5642e3275b90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241202100149677 DMM DEBUG MM_STATE_Iu(18)[0x5642e3275b90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241202100149677 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100149677 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100149677 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100149677 DLM3UA 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) 20241202100149677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100149677 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100149677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100149677 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@1173ab45bddd: Session index based on local reference:0 20241202100149678 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100149678 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100149678 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100149678 DLM3UA 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) 20241202100149678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100149678 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100149678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100149678 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@1173ab45bddd: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)4218870 TC_pmm_idle_rx_mt_data(1660)@1173ab45bddd: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@1173ab45bddd: 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 := 'F3022EC3'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@1173ab45bddd: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)1171990 SGSN_Test_0-RAN(1654)@1173ab45bddd: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@1173ab45bddd: First idle individual index:0 20241202100149882 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100149882 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100149882 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100149882 DLM3UA 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) 20241202100149882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100149882 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100149882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100149882 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100149882 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241202100149882 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241202100149882 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241202100149882 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF3022EC3) type="signalling" (gprs_gmm.c:1897) 20241202100149882 DMM DEBUG GMM(gmm_fsm)[0x5642e3275ec0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241202100149882 DMM DEBUG GMM(gmm_fsm)[0x5642e3275ec0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241202100149882 DMM DEBUG MM(262420000001007/f3022ec3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241202100149882 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100149882 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100149882 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100149882 DLM3UA 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) 20241202100149882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100149882 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100149882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100149882 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100149882 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100149882 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100149882 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100149882 DLM3UA 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) 20241202100149882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100149882 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100149882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100149882 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@1173ab45bddd: { messageType := 2, destLocRef := '11E216'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(1653)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: vl_len:12 SGSN_Test_0-SCCP(1653)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241202100149887 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100149887 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100149887 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100149887 DLM3UA 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) 20241202100149887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100149887 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100149887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100149887 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100149887 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241202100149887 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241202100149887 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241202100149887 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241202100149887 DMM DEBUG MM_STATE_Iu(18)[0x5642e3275b90]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241202100149887 DMM DEBUG MM_STATE_Iu(18)[0x5642e3275b90]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241202100149887 DMM INFO MM(262420000001007/f3022ec3) <- GMM SERVICE ACCEPT (P-TMSI=0xf3022ec3) (gprs_gmm.c:795) 20241202100149887 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241202100149888 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100149888 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100149888 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100149888 DLM3UA 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) 20241202100149888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100149888 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100149888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100149888 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100149888 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100149888 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100149888 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100149888 DLM3UA 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) 20241202100149888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100149888 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100149888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100149888 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1653)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: vl_len:23 SGSN_Test_0-SCCP(1653)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241202100149895 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100149895 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100149895 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100149895 DLM3UA 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) 20241202100149895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100149895 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100149895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100149895 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100149895 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100149895 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100149895 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100149895 DMM INFO MM(262420000001007/f3022ec3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241202100149895 DMM INFO MM(262420000001007/f3022ec3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241202100149895 DMM DEBUG MM(262420000001007/f3022ec3) Using GGSN 0 (gprs_sm.c:317) 20241202100149895 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 19. This is a software bug that needs fixing. (rate_ctr.c:221) 20241202100149895 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20241202100149895 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241202100149895 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:186) 20241202100149895 DLGTP DEBUG Registering seq=1098 in restransmit req queue (gtp.c:402) 20241202100149915 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0f 04 4a 00 00 01 80 08 00 10 38 f9 c5 b9 11 f9 0e 65 93 14 05 7f e5 f1 9b 67 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=1098 from retransmit req queue (gtp.c:443) 20241202100149915 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fef24f406e8, cbp=0x5642e32714c0) (sgsn_libgtp.c:630) 20241202100149915 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241202100149915 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100149915 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100149915 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100149915 DLM3UA 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) 20241202100149915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100149915 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100149915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100149915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: vl_len:30 SGSN_Test_0-SCCP(1653)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068000E801C5D'O 20241202100149943 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100149943 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100149943 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100149943 DLM3UA 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) 20241202100149943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100149943 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100149943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100149943 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100149944 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241202100149944 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241202100149944 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241202100149944 DRANAP INFO Rx RAB Assignment Response for UE conn_id 19 (iu_client.c:574) 20241202100149944 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241202100149944 DLGTP DEBUG Registering seq=1099 in restransmit req queue (gtp.c:402) 20241202100149944 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241202100149944 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241202100149944 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100149944 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100149944 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100149944 DLM3UA 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) 20241202100149944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100149944 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100149944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100149944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed 20241202100149948 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0f 04 4b 00 00 01 80 10 38 f9 c5 b9 11 f9 0e 65 93 7f e5 f1 9b 67 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=1099 from retransmit req queue (gtp.c:443) 20241202100149949 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fef24f406e8, cbp=0x5642e32714c0) (sgsn_libgtp.c:630) 20241202100149949 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) SGSN_Test_0-SCCP(1653)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: vl_len:13 SGSN_Test_0-SCCP(1653)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241202100149951 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100149951 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100149951 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100149951 DLM3UA 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) 20241202100149951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100149951 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100149951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100149951 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100149951 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241202100149951 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241202100149951 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241202100149951 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241202100149951 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100149951 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100149951 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100149951 DLM3UA 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) 20241202100149951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100149951 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100149951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100149951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: vl_len:7 SGSN_Test_0-SCCP(1653)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241202100149953 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100149953 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100149953 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100149953 DLM3UA 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) 20241202100149953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100149953 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100149953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100149953 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100149953 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241202100149953 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241202100149953 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241202100149953 DMM INFO MM(262420000001007/f3022ec3) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241202100149953 DMM DEBUG MM_STATE_Iu(18)[0x5642e3275b90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241202100149953 DMM DEBUG MM_STATE_Iu(18)[0x5642e3275b90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241202100149953 DMM INFO MM(262420000001007/f3022ec3) Changing GTP-U endpoints 127.0.0.104/0x0e801c5d -> 127.0.0.10/0x0000000f (gprs_mm_state_iu_fsm.c:52) 20241202100149953 DLGTP DEBUG Registering seq=1100 in restransmit req queue (gtp.c:402) 20241202100149953 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100149953 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100149953 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100149953 DLM3UA 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) 20241202100149953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100149953 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100149953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100149953 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-RAN(1654)@1173ab45bddd: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)1171990 20241202100149954 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100149954 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100149954 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100149954 DLM3UA 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) 20241202100149954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100149954 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100149954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100149954 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_pmm_idle_rx_mt_data(1660)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed 20241202100149955 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0f 04 4c 00 00 01 80 10 38 f9 c5 b9 11 f9 0e 65 93 7f e5 f1 9b 67 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=1100 from retransmit req queue (gtp.c:443) 20241202100149955 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fef24f406e8, cbp=0x5642e32714c0) (sgsn_libgtp.c:630) 20241202100149955 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) SGSN_Test_0-RAN(1654)@1173ab45bddd: Created IMSI[0] for '262420000001007'H'F3022EC3'O to be handled at TC_pmm_idle_rx_mt_data(1660) 20241202100149957 DGPRS DEBUG GTP DATA IND from GGSN for 262420000001007, length=100 (sgsn_libgtp.c:823) 20241202100149958 DMM INFO MM(262420000001007/f3022ec3) Rx GTP for UE in PMM state Idle, paging it (sgsn_libgtp.c:830) 20241202100149958 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100149958 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100149958 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100149958 DLM3UA 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) 20241202100149958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100149958 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100149958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100149958 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@1173ab45bddd: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@1173ab45bddd: 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 := 'F3022EC3'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@1173ab45bddd: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)14717823 SGSN_Test_0-RAN(1654)@1173ab45bddd: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@1173ab45bddd: First idle individual index:0 20241202100149963 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100149963 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100149963 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100149963 DLM3UA 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) 20241202100149963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100149963 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100149963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100149963 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100149963 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241202100149963 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241202100149964 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241202100149964 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF3022EC3) type="signalling" (gprs_gmm.c:1897) 20241202100149964 DMM DEBUG GMM(gmm_fsm)[0x5642e3275ec0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241202100149964 DMM DEBUG MM(262420000001007/f3022ec3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241202100149964 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100149964 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100149964 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100149964 DLM3UA 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) 20241202100149964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100149964 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100149964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100149964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100149964 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100149964 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100149964 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100149964 DLM3UA 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) 20241202100149964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100149964 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100149964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100149964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@1173ab45bddd: { messageType := 2, destLocRef := 'E0937F'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(1653)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: vl_len:12 SGSN_Test_0-SCCP(1653)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241202100149967 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100149967 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100149967 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100149967 DLM3UA 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) 20241202100149967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100149967 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100149967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100149968 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100149968 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241202100149968 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241202100149968 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241202100149968 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 20) (iu_client.c:366) 20241202100149968 DMM DEBUG MM_STATE_Iu(18)[0x5642e3275b90]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241202100149968 DMM DEBUG MM_STATE_Iu(18)[0x5642e3275b90]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241202100149968 DMM INFO MM(262420000001007/f3022ec3) <- GMM SERVICE ACCEPT (P-TMSI=0xf3022ec3) (gprs_gmm.c:795) 20241202100149968 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241202100149968 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100149968 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100149968 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100149968 DLM3UA 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) 20241202100149968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100149968 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100149968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100149968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100149968 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100149968 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100149968 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100149968 DLM3UA 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) 20241202100149968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100149968 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100149968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100149968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed 20241202100150603 DGPRS DEBUG Checking for inactive LLMEs, time = 35661909 (sgsn.c:132) 20241202100208559 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241202100208559 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1657)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202100208560 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241202100218289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100218290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100218290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241202100218306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100218307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100218307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241202100218323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100218324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100218324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_pmm_idle_rx_mt_data(1660)@1173ab45bddd: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@1173ab45bddd: Test Component 1660 has requested to stop MTC. Terminating current testcase execution. 20241202100219647 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202100219647 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1658)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1657)@1173ab45bddd: Final verdict of PTC: none -NSVCI97(1642)@1173ab45bddd: Final verdict of PTC: none SGSN_Test_0-RAN(1654)@1173ab45bddd: Final verdict of PTC: none SGSN_Test_0-SCCP(1653)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1638)@1173ab45bddd: Final verdict of PTC: none 20241202100219648 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59418<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1643)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(1652)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1648)@1173ab45bddd: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1641)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(1647)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1639)@1173ab45bddd: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1646)@1173ab45bddd: Final verdict of PTC: none20241202100219649 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241202100219649 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) 20241202100219649 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241202100219649 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241202100219649 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241202100219649 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) 20241202100219649 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241202100219649 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241202100219649 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) 20241202100219649 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100219649 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241202100219649 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241202100219649 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241202100219649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241202100219649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241202100219649 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241202100219649 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241202100219649 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test-Gb2-BSSGP2(1649)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@1173ab45bddd: Final verdict of PTC: none TC_pmm_idle_rx_mt_data(1660)@1173ab45bddd: Final verdict of PTC: fail reason: "Tguard timeout" SGSN_Test_0-M3UA(1655)@1173ab45bddd: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1651)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(1650)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(1645)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(1640)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(1640): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1641): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(1642): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(1643): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(1645): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1646): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(1647): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(1648): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(1650): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1651): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(1652): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test_0-SCCP(1653): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): fail (none -> fail) reason: "Tguard timeout" MTC@1173ab45bddd: Test case TC_pmm_idle_rx_mt_data finished. Verdict: fail reason: Tguard timeout MTC@1173ab45bddd: 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 fail'. Mon Dec 2 10:02:19 UTC 2024 ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20241202100219797 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202100220299 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34256<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=377432) 20241202100220604 DGPRS DEBUG Checking for inactive LLMEs, time = 35661939 (sgsn.c:132) 20241202100220647 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100220647 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=377432, count=379096) 20241202100221648 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100221648 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241202100221649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241202100221649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241202100221649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@1173ab45bddd: 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 fail' was executed successfully (exit status: 0). MTC@1173ab45bddd: 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 ------ Mon Dec 2 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_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 20241202100222649 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100222649 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_update_ctx_err_ind_from_ggsn started. 20241202100223351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202100223352 DMM INFO MM(262420000001007/f3022ec3) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202100223352 DMM INFO MM(262420000001007/f3022ec3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202100223352 DMM DEBUG GMM(gmm_fsm)[0x5642e3275ec0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202100223352 DMM DEBUG GMM(gmm_fsm)[0x5642e3275ec0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202100223352 DMM DEBUG MM_STATE_Iu(18)[0x5642e3275b90]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241202100223352 DMM DEBUG MM_STATE_Iu(18)[0x5642e3275b90]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241202100223352 DMM NOTICE MM(262420000001007/f3022ec3) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241202100223352 DGPRS INFO PDP(262420000001007/0) Forcing release of PDP context (pdpctx.c:102) 20241202100223352 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241202100223352 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241202100223352 DLGTP DEBUG Registering seq=1101 in restransmit req queue (gtp.c:402) 20241202100223352 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241202100223352 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) 20241202100223352 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) 20241202100223352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e32755f0]{Init}: Deallocated (fsm.c:568) 20241202100223352 DMM DEBUG MM_STATE_Gb[0x5642e3261750]{Idle}: Deallocated (fsm.c:568) 20241202100223352 DMM DEBUG MM_STATE_Iu(18)[0x5642e3275b90]{Detached}: Deallocated (fsm.c:568) 20241202100223352 DMM DEBUG GMM(gmm_fsm)[0x5642e3275ec0]{Deregistered}: Deallocated (fsm.c:568) 20241202100223352 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241202100223352 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100223352 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100223352 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100223352 DLM3UA 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) 20241202100223352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100223352 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100223352 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1661)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100223374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202100223374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100223374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100223374 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100223374 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202100223374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100223374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100223374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100223374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1665)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100223375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100223375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100223375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100223375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100223375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100223375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100223375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100223375 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100223375 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241202100223375 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100223375 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100223376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100223376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1665)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1665)@1173ab45bddd: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1666)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21011 20241202100223379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1662)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202100223385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100223385 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1667)@1173ab45bddd: 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)@1173ab45bddd: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1666)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1670)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100223391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241202100223391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100223391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100223391 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100223391 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241202100223391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100223391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100223391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100223391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1670)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100223391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100223391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100223391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100223391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100223391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100223391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100223391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100223391 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100223391 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241202100223391 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100223391 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100223392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100223392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1670)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1670)@1173ab45bddd: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100223394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1671)@1173ab45bddd: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1667)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241202100223399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100223399 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)@1173ab45bddd: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1672)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1671)@1173ab45bddd: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1675)@1173ab45bddd: Provider Link came up: sending NS-RESET 20241202100223410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241202100223410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100223410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100223410 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100223410 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241202100223410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100223410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100223410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100223410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1675)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241202100223411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100223411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100223411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100223411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241202100223411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241202100223411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241202100223411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241202100223411 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100223411 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241202100223411 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241202100223411 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241202100223411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100223411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1675)@1173ab45bddd: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1675)@1173ab45bddd: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241202100223414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1672)@1173ab45bddd: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1672)@1173ab45bddd: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@1173ab45bddd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1678)@1173ab45bddd: ************************************************* SGSN_Test_0-M3UA(1678)@1173ab45bddd: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1678)@1173ab45bddd: ************************************************* MTC@1173ab45bddd: Starting RAN_Emulation SGSN_Test_0-SCCP(1676)@1173ab45bddd: v_sccp_pdu_maxlen:268 20241202100223420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241202100223420 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)@1173ab45bddd: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241202100223619 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241202100223619 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) 20241202100223619 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241202100223619 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1678)@1173ab45bddd: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241202100223620 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100223620 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241202100223620 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241202100223620 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241202100223620 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241202100223620 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241202100223620 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241202100223621 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100223621 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241202100223621 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241202100223621 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241202100223621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241202100223621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241202100223621 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241202100223621 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241202100223650 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100223650 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241202100223650 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241202100223650 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1680)@1173ab45bddd: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1680)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241202100223651 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:888) 20241202100223651 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1680)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1680)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@1173ab45bddd: IPA ID RESP: { { 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)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241202100224425 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100224425 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100224425 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100224425 DLM3UA 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) 20241202100224425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100224425 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100224425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100224425 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100224425 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100224425 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100224425 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100224425 DLM3UA 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) 20241202100224425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100224425 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100224425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100224425 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100224425 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241202100224425 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) SGSN_Test_0-RAN(1677)@1173ab45bddd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@1173ab45bddd: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='E6FA237F'O, index=0 SGSN_Test-GSUP(1681)@1173ab45bddd: 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)@1173ab45bddd: 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 := '35CE'O, rac := 'B4'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)@1173ab45bddd: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)10414463 SGSN_Test_0-SCCP(1676)@1173ab45bddd: First idle individual index:0 SGSN_Test_0-RAN(1677)@1173ab45bddd: patch: N(SD) for ConnIdx 0 set to 1 20241202100224693 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100224693 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100224693 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100224693 DLM3UA 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) 20241202100224693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100224693 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100224693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100224693 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100224693 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241202100224693 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241202100224693 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241202100224693 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1248) 20241202100224693 DMM DEBUG GMM(gmm_fsm)[0x5642e3275b90]{Deregistered}: Allocated (fsm.c:456) 20241202100224693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Allocated (fsm.c:456) 20241202100224693 DMM DEBUG MM_STATE_Gb[0x5642e32755f0]{Idle}: Allocated (fsm.c:456) 20241202100224693 DMM DEBUG MM_STATE_Iu[0x5642e32775d0]{Detached}: Allocated (fsm.c:456) 20241202100224693 DMM DEBUG GMM(gmm_fsm)[0x5642e3275b90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241202100224693 DMM DEBUG GMM(gmm_fsm)[0x5642e3275b90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241202100224693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241202100224693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241202100224693 DMM DEBUG MM(262420000001004/c9f1423e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241202100224693 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241202100224694 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100224694 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100224694 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100224694 DLM3UA 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) 20241202100224694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100224694 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100224694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100224694 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100224694 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100224694 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100224694 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100224694 DLM3UA 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) 20241202100224694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100224694 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100224694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100224694 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@1173ab45bddd: { messageType := 2, destLocRef := '9EE97F'O, sourceLocRef := '000015'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)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@1173ab45bddd: 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 := '80D5EC1D7E9EE37D04A6AB78C0315A29'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '562AAB6C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1DA3C333CD1B5319'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EB4BA176D36D1937B6C4501C5B6B593A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E25A495F0B86B360F24CE6F31F3DEEF9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4C41A5CF9D4C3B6420838BAADD3A459E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '215214CB2F1AD9A5'O } } } } } SGSN_Test_0-SCCP(1676)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@1173ab45bddd: vl_len:23 SGSN_Test_0-SCCP(1676)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1676)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241202100224700 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100224700 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100224700 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100224700 DLM3UA 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) 20241202100224700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100224700 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100224700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100224700 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100224700 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100224700 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100224700 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100224700 DMM DEBUG MM(262420000001004/c9f1423e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20241202100224700 DMM NOTICE MM(262420000001004/c9f1423e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241202100224700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241202100224700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241202100224700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241202100224700 DMM DEBUG MM(262420000001004/c9f1423e) Requesting authorization (sgsn_auth.c:160) 20241202100224700 DMM INFO MM(262420000001004/c9f1423e) Requesting authentication tuples (sgsn_auth.c:184) 20241202100224700 DMM DEBUG MM(262420000001004/c9f1423e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241202100224700 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241202100224700 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)@1173ab45bddd: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@1173ab45bddd: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20241202100224702 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241202100224702 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241202100224702 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241202100224702 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241202100224702 DMM INFO MM(262420000001004/c9f1423e) Subscriber data update (mmctx.c:445) 20241202100224702 DMM DEBUG MM(262420000001004/c9f1423e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241202100224702 DMM INFO MM(262420000001004/c9f1423e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241202100224702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241202100224702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241202100224702 DMM INFO MM(262420000001004/c9f1423e) <- GMM AUTH AND CIPHERING REQ (rand = 80 d5 ec 1d 7e 9e e3 7d 04 a6 ab 78 c0 31 5a 29 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4c 41 a5 cf 9d 4c 3b 64 20 83 8b aa dd 3a 45 9e ) (gprs_gmm.c:465) 20241202100224702 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241202100224702 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100224702 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100224702 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100224702 DLM3UA 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) 20241202100224702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100224702 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100224702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100224702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@1173ab45bddd: vl_len:37 SGSN_Test_0-SCCP(1676)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1676)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E22215214CB23094B99990000100004F029042F1AD9A5'O 20241202100224706 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100224706 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100224706 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100224706 DLM3UA 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) 20241202100224706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100224706 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100224706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100224706 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100224706 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100224706 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100224706 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100224706 DMM INFO MM(262420000001004/c9f1423e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241202100224706 DMM NOTICE MM(262420000001004/c9f1423e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241202100224706 DMM DEBUG MM(262420000001004/c9f1423e) checking auth: received UMTS RES = 21 52 14 cb 2f 1a d9 a5 (gprs_gmm.c:648) 20241202100224706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241202100224706 DMM DEBUG MM(262420000001004/c9f1423e) Requesting authorization (sgsn_auth.c:160) 20241202100224706 DMM INFO MM(262420000001004/c9f1423e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241202100224706 DMM DEBUG MM(262420000001004/c9f1423e) Requesting subscriber data update (gprs_subscriber.c:894) 20241202100224706 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241202100224707 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) 20241202100224707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241202100224707 DMM DEBUG MM(262420000001004/c9f1423e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241202100224707 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100224707 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100224707 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100224707 DLM3UA 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) 20241202100224707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100224707 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100224707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100224707 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@1173ab45bddd: vl_len:12 SGSN_Test_0-SCCP(1676)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1676)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241202100224712 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100224712 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100224712 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100224712 DLM3UA 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) 20241202100224712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100224712 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100224712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100224712 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100224712 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241202100224712 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241202100224712 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241202100224712 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 21) (iu_client.c:366) 20241202100224712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241202100224712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241202100224712 DMM INFO MM(262420000001004/c9f1423e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9f1423e) (gprs_gmm.c:282) 20241202100224712 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241202100224712 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100224712 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100224712 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100224712 DLM3UA 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) 20241202100224712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100224712 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100224712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100224712 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100224712 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100224712 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100224712 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100224712 DLM3UA 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) 20241202100224712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100224712 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100224712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100224712 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241202100224715 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241202100224715 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241202100224715 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241202100224715 DMM INFO MM(262420000001004/c9f1423e) Subscriber data update (mmctx.c:445) 20241202100224715 DMM DEBUG MM(262420000001004/c9f1423e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241202100224715 DMM INFO MM(262420000001004/c9f1423e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241202100224715 DMM NOTICE MM(262420000001004/c9f1423e) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20241202100224715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241202100224715 DMM NOTICE MM(262420000001004/c9f1423e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241202100224715 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) 20241202100224716 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241202100224716 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241202100224716 DMM INFO MM(262420000001004/c9f1423e) Subscriber data update (mmctx.c:445) 20241202100224716 DMM DEBUG MM(262420000001004/c9f1423e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1676)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@1173ab45bddd: vl_len:14 SGSN_Test_0-SCCP(1676)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1676)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241202100224718 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100224718 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100224718 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100224718 DLM3UA 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) 20241202100224718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100224718 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100224718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100224718 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100224718 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100224718 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100224718 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100224718 DMM INFO MM(262420000001004/c9f1423e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241202100224718 DMM NOTICE MM(262420000001004/c9f1423e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241202100224718 DMM DEBUG GMM(gmm_fsm)[0x5642e3275b90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241202100224718 DMM DEBUG GMM(gmm_fsm)[0x5642e3275b90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241202100224718 DMM DEBUG MM_STATE_Iu(21)[0x5642e32775d0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241202100224718 DMM DEBUG MM_STATE_Iu(21)[0x5642e32775d0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241202100224718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241202100224718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241202100224718 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100224718 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100224718 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100224718 DLM3UA 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) 20241202100224718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100224718 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100224718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100224718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@1173ab45bddd: vl_len:7 SGSN_Test_0-SCCP(1676)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1676)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241202100224721 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100224721 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100224721 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100224721 DLM3UA 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) 20241202100224721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100224721 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100224721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100224721 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100224721 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241202100224722 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241202100224722 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241202100224722 DMM INFO MM(262420000001004/c9f1423e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241202100224722 DMM DEBUG MM_STATE_Iu(21)[0x5642e32775d0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241202100224722 DMM DEBUG MM_STATE_Iu(21)[0x5642e32775d0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241202100224722 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100224722 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100224722 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100224722 DLM3UA 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) 20241202100224722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100224722 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100224722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100224722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@1173ab45bddd: Session index based on local reference:0 20241202100224722 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100224722 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100224722 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100224722 DLM3UA 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) 20241202100224722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100224722 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100224722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100224722 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@1173ab45bddd: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)10414463 TC_update_ctx_err_ind_from_ggsn(1683)@1173ab45bddd: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@1173ab45bddd: 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 := 'C9F1423E'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@1173ab45bddd: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)8834946 SGSN_Test_0-RAN(1677)@1173ab45bddd: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@1173ab45bddd: First idle individual index:0 20241202100224930 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100224930 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100224930 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100224930 DLM3UA 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) 20241202100224930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100224930 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100224930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100224930 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100224930 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241202100224930 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241202100224930 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241202100224930 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC9F1423E) type="signalling" (gprs_gmm.c:1897) 20241202100224930 DMM DEBUG GMM(gmm_fsm)[0x5642e3275b90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241202100224930 DMM DEBUG GMM(gmm_fsm)[0x5642e3275b90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241202100224930 DMM DEBUG MM(262420000001004/c9f1423e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241202100224930 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100224930 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100224930 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100224930 DLM3UA 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) 20241202100224930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100224930 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100224930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100224930 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100224930 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100224930 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100224930 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100224930 DLM3UA 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) 20241202100224930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100224930 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100224930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100224930 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@1173ab45bddd: { messageType := 2, destLocRef := '86CF82'O, sourceLocRef := '000016'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)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@1173ab45bddd: vl_len:12 SGSN_Test_0-SCCP(1676)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1676)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241202100224934 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100224934 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100224934 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100224934 DLM3UA 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) 20241202100224934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100224934 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100224934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100224934 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100224935 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241202100224935 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241202100224935 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241202100224935 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 22) (iu_client.c:366) 20241202100224935 DMM DEBUG MM_STATE_Iu(21)[0x5642e32775d0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241202100224935 DMM DEBUG MM_STATE_Iu(21)[0x5642e32775d0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241202100224935 DMM INFO MM(262420000001004/c9f1423e) <- GMM SERVICE ACCEPT (P-TMSI=0xc9f1423e) (gprs_gmm.c:795) 20241202100224935 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:510) 20241202100224935 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100224935 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100224935 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100224935 DLM3UA 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) 20241202100224935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100224935 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100224935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100224935 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100224935 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100224935 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100224935 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100224935 DLM3UA 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) 20241202100224935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100224935 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100224935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100224935 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1676)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@1173ab45bddd: vl_len:23 SGSN_Test_0-SCCP(1676)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1676)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241202100224940 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100224940 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100224940 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100224940 DLM3UA 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) 20241202100224940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100224940 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100224940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100224940 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100224940 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241202100224940 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241202100224940 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241202100224940 DMM INFO MM(262420000001004/c9f1423e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241202100224940 DMM INFO MM(262420000001004/c9f1423e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241202100224940 DMM DEBUG MM(262420000001004/c9f1423e) Using GGSN 0 (gprs_sm.c:317) 20241202100224940 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 20. This is a software bug that needs fixing. (rate_ctr.c:221) 20241202100224940 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241202100224940 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241202100224940 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:186) 20241202100224940 DLGTP DEBUG Registering seq=1102 in restransmit req queue (gtp.c:402) 20241202100224952 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 10 04 4e 00 00 01 80 08 00 10 6a 17 e4 3a 11 8e a4 3a c1 14 05 7f 0f ee 07 3e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1102 from retransmit req queue (gtp.c:443) 20241202100224953 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fef24f41760, cbp=0x5642e3277880) (sgsn_libgtp.c:630) 20241202100224953 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241202100224953 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100224953 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100224953 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100224953 DLM3UA 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) 20241202100224953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100224953 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100224953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100224953 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@1173ab45bddd: vl_len:30 SGSN_Test_0-SCCP(1676)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1676)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068008ABE3A63'O 20241202100224968 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100224968 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100224968 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100224968 DLM3UA 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) 20241202100224968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100224968 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100224968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100224968 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100224968 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241202100224968 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241202100224968 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241202100224968 DRANAP INFO Rx RAB Assignment Response for UE conn_id 22 (iu_client.c:574) 20241202100224968 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241202100224968 DLGTP DEBUG Registering seq=1103 in restransmit req queue (gtp.c:402) 20241202100224968 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241202100224968 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:510) 20241202100224968 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100224968 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100224968 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100224968 DLM3UA 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) 20241202100224968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100224968 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100224968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100224968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241202100224971 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 10 04 4f 00 00 01 80 10 6a 17 e4 3a 11 8e a4 3a c1 7f 0f ee 07 3e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1103 from retransmit req queue (gtp.c:443) 20241202100224971 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fef24f41760, cbp=0x5642e3277880) (sgsn_libgtp.c:630) 20241202100224971 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) TC_update_ctx_err_ind_from_ggsn(1683)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-RAN(1677)@1173ab45bddd: Created IMSI[0] for '262420000001004'H'C9F1423E'O to be handled at TC_update_ctx_err_ind_from_ggsn(1683) 20241202100224981 DLGTP DEBUG Begin pdp_tidget tid = 5400100000024262 (pdp.c:324) 20241202100224981 DLGTP DEBUG Begin pdp_tidget. Found (pdp.c:328) 20241202100224981 DGPRS INFO PDP(262420000001004:5): Context 0x7fef24f41760 was updated (sgsn_libgtp.c:660) 20241202100224981 DMM INFO MM(262420000001004/c9f1423e) GGSN received ErrorInd from RNC while tx DL data. Paging UE in state CommonProcedureInitiated (sgsn_libgtp.c:682) 20241202100224981 DMM DEBUG MM_STATE_Iu(21)[0x5642e32775d0]{Connected}: Received Event E_PMM_RX_GGSN_GTPU_DT_EI (sgsn_libgtp.c:685) 20241202100224981 DMM DEBUG MM_STATE_Iu(21)[0x5642e32775d0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:112) 20241202100224981 DMM INFO MM(262420000001004/c9f1423e) Changing GTP-U endpoints 127.0.0.104/0x8abe3a63 -> 127.0.0.10/0x00000010 (gprs_mm_state_iu_fsm.c:52) 20241202100224981 DLGTP DEBUG Registering seq=2 in restransmit resp queue (gtp.c:506) 20241202100224981 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100224981 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100224981 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100224981 DLM3UA 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) 20241202100224981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100224981 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100224981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100224981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100224981 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100224981 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100224981 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100224981 DLM3UA 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) 20241202100224981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100224981 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100224981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100224981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-RAN(1677)@1173ab45bddd: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)8834946 20241202100224982 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100224982 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100224982 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100224983 DLM3UA 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) 20241202100224983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100224983 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100224983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100224983 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@1173ab45bddd: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_update_ctx_err_ind_from_ggsn(1683) TC_update_ctx_err_ind_from_ggsn(1683)@1173ab45bddd: 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 := 'C9F1423E'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@1173ab45bddd: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)3191341 SGSN_Test_0-RAN(1677)@1173ab45bddd: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@1173ab45bddd: First idle individual index:0 20241202100225186 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100225186 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100225186 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100225186 DLM3UA 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) 20241202100225186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100225186 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100225186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100225186 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100225186 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241202100225186 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241202100225186 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241202100225186 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC9F1423E) type="signalling" (gprs_gmm.c:1897) 20241202100225186 DMM DEBUG GMM(gmm_fsm)[0x5642e3275b90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241202100225186 DMM DEBUG MM(262420000001004/c9f1423e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241202100225186 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100225186 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100225186 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100225186 DLM3UA 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) 20241202100225186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100225186 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100225186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100225186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100225186 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100225186 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100225186 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100225186 DLM3UA 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) 20241202100225186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100225186 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100225186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100225186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@1173ab45bddd: { messageType := 2, destLocRef := '30B22D'O, sourceLocRef := '000017'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)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@1173ab45bddd: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@1173ab45bddd: vl_len:12 SGSN_Test_0-SCCP(1676)@1173ab45bddd: vl_from0 SGSN_Test_0-SCCP(1676)@1173ab45bddd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241202100225189 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100225189 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100225189 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241202100225189 DLM3UA 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) 20241202100225189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100225189 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100225189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241202100225189 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100225189 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241202100225189 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241202100225189 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241202100225189 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 23) (iu_client.c:366) 20241202100225189 DMM DEBUG MM_STATE_Iu(21)[0x5642e32775d0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241202100225189 DMM DEBUG MM_STATE_Iu(21)[0x5642e32775d0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241202100225189 DMM INFO MM(262420000001004/c9f1423e) <- GMM SERVICE ACCEPT (P-TMSI=0xc9f1423e) (gprs_gmm.c:795) 20241202100225189 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 23) (iu_client.c:510) 20241202100225189 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100225189 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100225189 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100225189 DLM3UA 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) 20241202100225189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100225189 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100225189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100225189 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241202100225189 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100225189 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100225189 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100225189 DLM3UA 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) 20241202100225189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100225189 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100225189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241202100225189 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@1173ab45bddd: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@1173ab45bddd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@1173ab45bddd: setverdict(pass): pass -> pass, component reason not changed 20241202100240006 DLGTP DEBUG Retransmit resp queue seq 2 expired, removing from queue (gsn.c:293) 20241202100243651 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241202100243651 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241202100243651 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1680)@1173ab45bddd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@1173ab45bddd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241202100250605 DGPRS DEBUG Checking for inactive LLMEs, time = 35661969 (sgsn.c:132) 20241202100253377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100253378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100253378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241202100253392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100253393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100253393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5642e32631b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241202100253412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100253413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241202100253413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5642e3264c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_update_ctx_err_ind_from_ggsn(1683)@1173ab45bddd: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@1173ab45bddd: Test Component 1683 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1681)@1173ab45bddd: Final verdict of PTC: none 20241202100254712 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241202100254712 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1665)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1680)@1173ab45bddd: Final verdict of PTC: none 20241202100254712 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241202100254712 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) 20241202100254712 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241202100254712 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241202100254712 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241202100254712 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) 20241202100254712 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241202100254712 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241202100254712 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) 20241202100254712 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100254712 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241202100254712 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241202100254712 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241202100254712 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241202100254712 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241202100254712 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241202100254712 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241202100254712 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-SCCP(1676)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@1173ab45bddd: Final verdict of PTC: none SGSN_Test_0-RAN(1677)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1666)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1671)@1173ab45bddd: Final verdict of PTC: none -NSVCI98(1670)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1662)@1173ab45bddd: Final verdict of PTC: none -NSVCI99(1675)@1173ab45bddd: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@1173ab45bddd: Final verdict of PTC: none SGSN_Test_0-M3UA(1678)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1672)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1667)@1173ab45bddd: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-RNC_GTP(1679)@1173ab45bddd: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1682)@1173ab45bddd: Final verdict of PTC: none -NSVCI99-provIP(1673)@1173ab45bddd: Final verdict of PTC: none -NSVCI98-provIP(1668)@1173ab45bddd: Final verdict of PTC: none -NSVCI97-provIP(1663)@1173ab45bddd: Final verdict of PTC: none 20241202100254722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44288<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@1173ab45bddd: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1683)@1173ab45bddd: Final verdict of PTC: fail reason: "Tguard timeout" MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: none MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98-provIP(1668): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1669): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI98(1670): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-NS2(1671): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99-provIP(1673): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1674): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC -NSVCI99(1675): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test_0-SCCP(1676): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@1173ab45bddd: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): fail (none -> fail) reason: "Tguard timeout" MTC@1173ab45bddd: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: fail reason: Tguard timeout MTC@1173ab45bddd: 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 fail'. Mon Dec 2 10:02:54 UTC 2024 ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.talloc 20241202100254843 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45052<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202100255444 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45052<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=359340) 20241202100255712 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100255712 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=359340, count=360780) 20241202100256713 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100256713 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241202100256713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241202100256713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241202100256713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@1173ab45bddd: 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 fail' was executed successfully (exit status: 0). MC@1173ab45bddd: Test execution finished. MTC@1173ab45bddd: 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 ------ Mon Dec 2 10:02:57 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 20241202100257714 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100257714 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_NS_connect_alive started. 20241202100258470 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45066<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202100258471 DMM INFO MM(262420000001004/c9f1423e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241202100258471 DMM INFO MM(262420000001004/c9f1423e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241202100258471 DMM DEBUG GMM(gmm_fsm)[0x5642e3275b90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241202100258471 DMM DEBUG GMM(gmm_fsm)[0x5642e3275b90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241202100258471 DMM DEBUG MM_STATE_Iu(21)[0x5642e32775d0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241202100258471 DMM DEBUG MM_STATE_Iu(21)[0x5642e32775d0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241202100258471 DMM NOTICE MM(262420000001004/c9f1423e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241202100258471 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241202100258471 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241202100258471 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241202100258471 DLGTP DEBUG Registering seq=1104 in restransmit req queue (gtp.c:402) 20241202100258471 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241202100258471 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) 20241202100258471 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) 20241202100258471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5642e3261750]{Init}: Deallocated (fsm.c:568) 20241202100258471 DMM DEBUG MM_STATE_Gb[0x5642e32755f0]{Idle}: Deallocated (fsm.c:568) 20241202100258471 DMM DEBUG MM_STATE_Iu(21)[0x5642e32775d0]{Detached}: Deallocated (fsm.c:568) 20241202100258471 DMM DEBUG GMM(gmm_fsm)[0x5642e3275b90]{Deregistered}: Deallocated (fsm.c:568) 20241202100258471 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241202100258471 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241202100258471 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241202100258471 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241202100258471 DLM3UA 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) 20241202100258471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241202100258471 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241202100258471 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) 20241202100258480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241202100258480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241202100258480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241202100258715 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100258715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: setverdict(pass): none -> pass MTC@1173ab45bddd: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241202100259483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45066<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: pass MTC@1173ab45bddd: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@1173ab45bddd: Test case TC_NS_connect_alive finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 10:02:59 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 20241202100259514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45080<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202100259716 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100259716 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241202100300015 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45080<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=18964) 20241202100300717 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100300717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=18964, count=20224) 20241202100301718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100301718 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: 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 ------ Mon Dec 2 10:03: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_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 20241202100302719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100302719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: 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@1173ab45bddd: Test case TC_NS_connect_reset started. 20241202100303037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46226<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202100303038 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241202100303047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241202100303047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241202100303047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241202100303047 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241202100303047 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241202100303047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241202100303047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241202100303047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100303047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5642e3260df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@1173ab45bddd: setverdict(pass): none -> pass 20241202100303720 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100303720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@1173ab45bddd: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241202100304049 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46226<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@1173ab45bddd: Final verdict of PTC: none MTC@1173ab45bddd: Setting final verdict of the test case. MTC@1173ab45bddd: Local verdict of MTC: pass MTC@1173ab45bddd: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@1173ab45bddd: Test case TC_NS_connect_reset finished. Verdict: pass MTC@1173ab45bddd: 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'. Mon Dec 2 10:03:04 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 20241202100304070 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46240<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241202100304572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46240<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=11092) 20241202100304721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100304721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=11092, count=12352) 20241202100305722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100305722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241202100306048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@1173ab45bddd: 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@1173ab45bddd: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@1173ab45bddd: Terminating MTC. MC@1173ab45bddd: MTC terminated. MC2> exit MC@1173ab45bddd: Shutting down session. MC@1173ab45bddd: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7954.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_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 SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass 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 SGSN_Tests_Iu.TC_attach_pdp_act_user pass SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass 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: PASS SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: PASS SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 5 xfail: 3 pass: 77 NEW: PASS: 3 skip: 7 20241202100306723 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100306723 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (3586465) [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-20241202-0948-d6750ee7-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241202100307724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100307724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241202100308725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100308725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241202100309049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241202100309726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100309726 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-20241202-0948-d6750ee7-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/log_format.sh'] 20241202100310727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241202100310727 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping stp (3586358) [testenv][generic] Stopping sgsn (3586381) [testenv] Showing testsuite/junit-xml-7954.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-20241202-0948-d6750ee7-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/junit-xml-7954.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='88' failures='8' errors='0' skipped='0' inconc='0' time='885.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.558951'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.632641'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.612416'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.625269'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.151596'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.629960'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.612625'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.680695'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.576325'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3219 SGSN_Tests control part SGSN_Tests.ttcn:755 TC_attach_gsup_lu_timeout testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_reject' time='1.559232'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3220 SGSN_Tests control part SGSN_Tests.ttcn:786 TC_attach_gsup_lu_reject testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_combined' time='1.573051'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.576589'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.566805'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.515992'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.689018'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.580780'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.556517'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.698262'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.688603'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.726511'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.771084'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.687915'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.574886'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.674448'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.733411'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.600968'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.766826'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b_wrong_old_ra' time='6.620421'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.959886'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.603788'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.760979'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='2.282117'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.530019'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.501694'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.502167'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.712043'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.768170'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.640093'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.773813'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.557248'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.757965'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.604291'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.696767'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.631079'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.673691'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.561699'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3259 SGSN_Tests control part SGSN_Tests.ttcn:1215 TC_attach_second_attempt testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_echo_timeout' time='35.551591'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.616745'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.595887'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.730210'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.602675'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.538849'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.642120'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.655839'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.647869'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.546832'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.615882'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.543699'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.626773'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.616968'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.635980'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.666523'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.114792'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.617321'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='6.648819'/> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.440626'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.516430'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='1.655383'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.687505'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='1.713947'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.645965'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.605057'> <failure type='fail-verdict'>Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3291 SGSN_Tests control part SGSN_Tests.ttcn:3108 TC_sgsn_context_req_in testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_out' time='1.481360'> <failure type='fail-verdict'>Rx unexpected RAU Reject SGSN_Tests.ttcn:3292 SGSN_Tests control part SGSN_Tests.ttcn:3206 TC_sgsn_context_req_out testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_req_id_req_ra_update' time='0.512648'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.739667'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.630668'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='2.899371'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.253565'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.696008'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_v4raw' time='1.629436'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' time='1.789636'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' time='1.637672'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' time='1.685838'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='31.406651'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests_Iu.ttcn:429 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:274 TC_attach_pdp_act_pmm_idle testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='31.416521'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests_Iu.ttcn:430 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:354 TC_pmm_idle_rx_mt_data testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='31.394067'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests_Iu.ttcn:431 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:415 TC_update_ctx_err_ind_from_ggsn testcase </failure> </testcase> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.014422'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.013167'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20241202-0948-d6750ee7-0'] testenv-sgsn-generic-osmocom-nightly-20241202-0948-d6750ee7-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/2554/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